When switching between open scripts in Studio, the property changed signal for ActiveScript under StudioService does not fire when it is changed to nil, i.e. when you tab back into the viewport.
You can reproduce this by running this code in the command bar and switching between open script tabs and the viewport. You will notice that nothing gets printed when you switch back to the viewport, not even if you explicitly close the currently open script.
The expected behavior is that this fires when this property is changed to nil.
This bug is preventing my plugins from functioning as intended and is very frustrating.
It has been 3 months with no update, can this please be bumped in priority?
Hello?? This is still broken, and my plugin is still broken. Why do I have to patch bugs in my plugin caused by Roblox breaking their own API?
It is incredibly frustrating that little things with plugin API are constantly completely ignored for literal years, even if they are completely broken.
Thank you! I can confirm that everything is working correctly again.
Presumably it wasn’t as simple as it sounded if it took this long, no worries. The concern was just because of plugin API constantly being a pain or having problems with no acknowledgement or updates; I was worried this would fall through the cracks forever.