Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2018.4
2019.3
2020.1
2020.1.0b2
2020.2
Issue ID
1228823
Regression
No
Crash on UnityEngine::Animation::SetBoundCurveFloatValue when AnimationClip properties are displayed in the Inspector
Reproduction steps:
1. Open the attached project ("1228823.zip")
2. Select "MOB1_Crouch_Idle_V2.fbx" model in Assets
3. Press the arrow on the side to see the contents of the model
4. Select the animation clip of the model while Inspector is open to display the animation clips properties
Reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
First lines of the stacktrace:
0x00007FF68F132FD9 (Unity) UnityEngine::Animation::SetBoundCurveFloatValue
0x00007FF68F1472C3 (Unity) AnimationBinder::SetFloatValue
0x00007FF68F196FA0 (Unity) SampleAnimation
0x00007FF68F702A29 (Unity) AnimationClip_CUSTOM_SampleAnimation
Notes:
- The issue seems to reproduce only when using the Default layout
- The AnimationClips seem to react this way only when the Animation Type on the model Rig is set to Legacy
- When the model has a corrupted AnimationClip, attempting to change the tab in Inspector to Animation will trigger the crash as well. After this, the crash will reproduce every time the model is selected as it will try to display the Animation tab right away
- If Inspector is not displayed, the crash doesn't reproduce
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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a13