Hello. I have been working on a project with some friends - we're collaborating via GitHub. Recently, some of the scenes in the project have been failing to load in Godot for me, despite being perfectly fine for everyone else. We are using the same files from the same repository. However, I've been getting this error on some (but not all) scenes: "Cannot open file 'scenename.tscn'. The file could have been moved or deleted."
I have tried un/reinstalling Godot, deleting all the project files and re-fetching, and saving the project in a different location, but none have worked. Can someone suggest another troubleshooting method, or place where the file path might be corrupted that I could check?