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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
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.