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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment