Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f1
Issue ID
893763
Regression
Yes
Crash on entering play mode with animation which changes GameObject reference in a script
Unity crashes when pressing play if there is an animation, which changes GameObject references in the script.
Reproduction steps:
1. Open the attached project
2. Press play
3. Exit play mode
4. Repeat steps 2-3 a few times
Expected result: Unity doesn't crash
Actual result: Unity eventually crashes
Not reproduced on: 5.6.0b10, 2017.1.0a1
Reproduced on: 5.6.0b11, 5.6.0f1, 2017.1.0a2, 2017.1.0a5
Regression introduced on: 5.6.0b11
Fixed on: 5.6.0f2
Regression reintroduced on: 2017.1.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #888664