Describe the issue briefly
Even after destroying an instance, scripts under that destroyed instance continue to run.
When checking the destroyed object via logs during testing, Studio crashes.
Environment
Studio 1.7.1
Expected Result
Script execution should stop (the scripts should be removed) when their parent instance is destroyed.
Issue Frequency
100% (Always)