Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b4
Issue ID
871723
Regression
Yes
Destroying object is not allowed at this time error in log
"Destroying object "" is not allowed" error fails in log while working in project.
To repro:
I variant (see first gif):
1. Create a new project.
2. Add new material.
3. Press on the wheel in Inspector -> Edit shader... ->
4. In opened shader press "Compile and show the code". MonoDevelop opens.
5. Return to Unity and press on any object in Hierarchy.
II variant (see second gif):
1. Create a new project.
2. Add a new script.
3. Create an Empty project and attach this script to it.
4. Doubleclick on script name in the Inspector. MonoDevelop opens.
5. Return to Unity and press on any object in Hierarchy.
III variant (see third gif):
1. Create a new project.
2. Create a new Plane.
3. Doubleclick on Mesh (Plane) in MeshFilter or Mesh Collider, or on Element0 (Material) in the Inspector.
Actual behaviour: "Destroying object "" is not allowed" error fails in log.
Expected behaviour: No errors in log.
Does not repro in 5.5, reproduces in 5.6.0b2-4.
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
FireHawkX
Feb 22, 2017 15:32
I am running 5.6.0b8 and getting this error every single day whenever i open my project, and double click an any scene to change scene...
Destroying object "" is not allowed at this time.