Reproduction Steps
- Launch the Roblox Studio software.
- Select any existing project/create a new Baseplate.
- In the Explorer tab, at Terrain, create an instance called “Clouds” (you can get it by searching in the Object section). Furthermore, make sure to create a LocalScript at StarterGui.
- When you create the LocalScript, make sure it has a tab to edit the script.
- While you have clicked in the Clouds instance, on the Properties tab, disable the instance.
Expected Behavior
The Clouds instance should disable itself when you toggle the “Enabled” property in its Properties tab.
Actual Behavior
The Clouds instance disables the LocalScript in the StarterGui instead of disabling itself.
Issue Area: Studio
Issue Type: Other
Impact: Medium
Frequency: Often
Date First Experienced: 2023-09-2023 22:50:00 (-03:00)
Date Last Experienced: After publishing this topic.