Search Issue Tracker
Fixed in 2023.2.0a11
Fixed in 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
0
Found in
2020.3.37f1
2021.3.7f1
2022.1.12f1
2022.2.0b3
2023.1.0a5
2023.2.0a1
2023.3.0a3
Issue ID
UUM-10811
Regression
No
Editor crashes on AnimationMode.SamplePlayableGraph when model has Optimized Hierarchy
Reproduction steps:
1. Open user attached project
2. Click “Male Dancer Dummy” GameObject
3. In the Inspector Window, under the “Animation Script” Component click the “Start” button.
Expected result: “Male Dancer Dummy” starts its dancing animation
Actual result: Unity Editor crashes
Reproducible with: 2020.3.37f1, 2021.3.7f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a5
Reproducible on: Windows 10 Pro 21H2
First lines of the stack trace:
{noformat}0x00007ff7b0bc3731 (Unity) Animator::WriteStep
0x00007ff7b0bbacd3 (Unity) Animator::Sample
0x00007ff7b223adb8 (Unity) AnimationModeBindings::SamplePlayableGraph
0x00007ff7b2b405e1 (Unity) AnimationMode_CUSTOM_SamplePlayableGraph_Injected
0x000001b12ce805ef (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AnimationMode:SamplePlayableGraph_Injected (UnityEngine.Playables.PlayableGraph&,int,single){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Add comment