I had this problem a very long time ago, I think it had something to do with collaborative script editing or team create? Did you change a setting related to that recently?
For me the issue was turning it on, maybe try turning it back to see if you get your scripts back. Otherwise, view an older version of your game to get your scripts back.
Our hypothesis is:
Editing scripts in Drafts mode (Collaborative Editing) and turning the mode off without commit will cause you to “lose” the scripts. In reality, the scripts(drafts) were just saved locally and not being shown when Drafts mode is off.
So if I commited all my scripts and then did the same thing (turn collaborative script editing off), it would save the scripts and when I didn’t commit it would temporarily remove them?
I commited all my scripts and then did the same thing (turn collaborative script editing off), it would save the scripts
Yes
when I didn’t commit it would temporarily remove them
They are saved locally, but not shown in Studio.
We realized that it’s not a good user experience, and plan to change it. What do you think if we prompt when user try to turn off Drafts mode with uncommitted drafts?