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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment