Issue Type: Display
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2021-04-06 00:04:00 (-05:00)
Date Last Experienced: 2021-04-10 00:04:00 (-05:00)
Reproduction Steps:
- Insert a script in Studio into ServerScriptService.
- Turn on the device emulator.
- Put a breakpoint on the Hello World line.
- Play the game.
- Resume the game once the breakpoint is hit.
- Stop the game.
- See that the device emulator button is now permanently disabled as if you were still playing the game.
Expected Behavior:
The button should not get stuck in a disabled state.
Actual Behavior:
The button is stuck in a disabled state despite the game not currently running.
Workaround:
You have to restart Studio to fix it as far as I’m aware.
I did not notice this until recently because I only recently started working on mobile support.