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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
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.