Search Issue Tracker
Fixed
Votes
0
Found in
5.4.1p4
Issue ID
845793
Regression
No
Unity crashes in DestroyObjectUndoable(Object*, std::string const&) using void OnDestroy() function
Steps to reproduce:
1. Open the attached project
2. Open 'scene' scene
3. In the 'Hierarchy' window, select one and two
4. Delete the game objects
5. Unity crashes
Expected behavior: Unity doesn't crash after deleting the game objects
Note: User has attached a script (GOREF) to both game objects and in the script a function OnDestroy() is called, removing the script doesn't reproduce this issue anymore.
Reproduced on: 5.6.0a1 5.5.0b10, 5.4.2p2, 5.3.6p8
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
Add comment