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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #888664