You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scripts attached to nodes seemingly randomly are no longer attached to nodes upon loading of Godot. This is found out when attempting to start the game and errors occur, and then checking out the scene where it came from.
My friend also had this same issue.
Steps to reproduce
Create a scene with a node and attatch a script
Close godot
Reopen godot
Sometimes the script is no longer attatched