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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment