Godot Version
4.4.1
Question
I cant open a scene in project. I have saved all last day, and now when im trying to launch scene Godot just it just freezes. When i tried to launch in repair mode same thing. Just once scene everything else is good.
4.4.1
I cant open a scene in project. I have saved all last day, and now when im trying to launch scene Godot just it just freezes. When i tried to launch in repair mode same thing. Just once scene everything else is good.
You can try to look inside the .tscn file inside a texteditor and try to find the problem. Maybe you have a @tool script running?