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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
This is a duplicate of issue #888664