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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.