Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.1f1
Issue ID
1003190
Regression
No
Animation Rig set to Legacy crashes the editor in specific project
Steps to reproduce:
1. Open the attached project "ReducedRepro.zip"
2. Click on "PandaCupScene_v02" and observe the "Rig" tab
3. Animation Type should be set to "Legacy"
4. Enter play mode and crash
Expected: The animation shouldn't crash the editor
Actual: If the animation type is set to Legacy, Unity crashes on
"0x000000014178D658 (Unity) AnimationBinder::BindCurves
0x0000000141793C9D (Unity) Animation::RebuildStateForEverything
0x0000000141794AA0 (Unity) Animation::SampleInternal
0x0000000141795B01 (Unity) Animation::UpdateAnimation
0x000000014179519D (Unity) Animation::SetVisibleInternal"
Note: The asset preview on the bottom right has to be visible for the crash to happen, meaning you should have "PandaCupScene_v02" still selected when entering play mode
Reproduced on: 2018.1.0b9, 2017.3.1p2, 2017.2.2f1, 2017.1.3p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment