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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment