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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #888664