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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment