Howdy Godot Forums
I converted my project from Godot 4.3 to 4.4 recently, and everything seems to be working fine; however, there is one particular scene that makes the editor crash when I open it. I have no idea why, there isn’t anything particularly special about that one scene as far as I know and I don’t think it’s particularly demanding compared to some of the other scenes that load just fine. I tried running my game and switching to that scene midgame - there was a very long pause but after a while the scene loaded without issue. Tried renaming the scene as well and that didn’t seem to solve it either.
I know it’s not much to go on but if anyone has any ideas as to what might be the issue, that would be greatly appreciated.
Scene files are text files.
Have a look at the .tscn file in a text editor.
Maybe you can spot the problem.