Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b8
Issue ID
881089
Regression
Yes
An error "Destroying object "" is not allowed at this time" shows up, when setting is changed in the custom Inspector window
Reproduction steps:
1. Open the attached project;
2. Open the scene "IssueScene";
3. Go to Main Camera -> Volumetric Fog -> General Settings;
4. Enable/disable the option "Render Before Transp" and observe the Console window;
Actual result: an error "Destroying object "" is not allowed at this time." shows up in the Console window.
Expected result: an error should not appear.
Reproduced with: 5.6.0b8
Not reproducible with: 5.4.4f1, 5.5.0f3, 5.6.0a1
Regression introduced in 5.6.0b3
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
FireHawkX
Feb 22, 2017 15:30
Got the same thing in 5.6.0b8 every day in my game whenever i open unity and change scene... i dont try to destroy anything or change anything, simply opening my project and double click on another scene and this appears...
Destroying object "" is not allowed at this time.