For some reason, my game isn't properly loading whenever I try to continue my progress on my current project. I get this message stating:
Error Loading: LevelTemplate.tscn
Load failed due to missing dependencies:
res://src/Actors/Player.tscn
However, the file is still there unchanged from where I last left it, and was working properly not too long ago. To make matters even more confusing, Godot won't even allow me to actually fix the dependencies. Nothing happens when I try to click on the "Fix Broken" button. Is this a bug?