- Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.
Studio has recently gotten a feature that re-opens scripts that you had open when you quit Studio last time you worked on your game. This is a nice feature, but has created a bug that leads to crashing on Team Create. If you edit a script then leave, other people can (logically) edit the script you were working on. If you then try to open the game while someone else is editing the script you left open, Studio will crash.
- How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.
This happens every time if done correctly. To repro you gotta do this:
- With any script created in Team create
- User 1 Opens the script
- Close Studio while having the script open
- User 2 opens the script in Studio
- User 1 attempts to open the game
Result:
Studio crashes