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
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment