Recently, the Modal property for TextButtons and ImageButtons has stopped working properly.
I have a GUI in my game inserted via a script. The GUI is typically invisible, except when the character dies. However, recently, when using shift-lock, my mouse has been moving freely, as if a Modal GUI was on-screen, despite the GUI being invisible.
I’m working on finding a decent reproduction of this bug.