I'm having trouble with dependencies. I try to open up specific scenes, but can't because apparently I have broken dependencies. I look to see which ones are missing, but none of them are. They're all there with no highlighted red ones. I've deleted the problematic scenes and reimported them, which works temporarily. After doing that and reloading the project, I get the same error. I'm not sure what to do now. If anyone knows what to do, I would greatly appreciate some insight.
Problem with Dependencies
*First of all, make sure you back up your project.
There are all there but you probably need to re-link them. When the broken dpendencies pop-up box shows up you click "fix broken dependencies" button, re-link them and try open scene again.
Some of the things you can try:
-You might need to delete .godot folder and restart the project
-In some rare weird case scenario you might need to change your actual project's folder name.
6 days later
I think I might have figured it out. I ended up just deleting one of the scenes completely and remade it (it was a small and simple one so it didn't take any time to remake). That fixed things. If it happens again I'll be sure to try some of these out. Thank you for the help. I greatly appreciate it.