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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #888664