Description
So, I was making a test game where I’d do stuff with instances to create a memory leak so I could see in F9 how a memory leak would look like and see if there’s anything that would identify that.
But instead there’s some crash. Now I don’t know if that’s because memory or just an actual crash caused by something else. But there are no crash logs.
Re-production Steps
See the attached place file in the private message
- Run the game with F5
- So, you’ll see the game running, and stuff printing the console
- Wait until you’ve seen your character spawn in
- Now, after eventually waiting 1 second, stop the game.
- Wait and observe
If you didn’t crash then wait a bit longer before stopping the game.
Expected Result
I thought if I stop the game, it would stop whatever the scripts were doing, and clean everything up and bring me back into Edit Mode.
Actual Result
After stopping the game, Studio just closes
not only that but apparently something happens on the Roblox Client as well.
A private message is associated with this bug report