Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4.0f1
2021.1
Issue ID
1282046
Regression
No
Editor crashes on AnimationLayerMixerPlayable::ProcessRootMotion after connecting TimelinePlayable to AnimationMixerPlayable
Reproduction steps:
1. Open the user's attached "Animancer Timeline Preview Crash.zip" project
2. Load the "Platformer" scene
3. Select the "Brain and Actions" GameObject (the "Knight" GameObject's child object) in the Hierarchy window
4. Click on the "Preview this transition" in the Inspector window > "Platformer - Timeline State Component" (a small eye icon on the right to "Animation" variable")
5. Click on the "Play Transition" button in the Timeline Preview window
--Observe the crash
Reproduces on: 2018.4.28f1, 2019.4.13f1, 2020.1.10f1, 2020.2.0b8, 2021.1.0a1
First lines of the stack trace:
0x00007ff7000bb21a (Unity) AnimationLayerMixerPlayable::ProcessRootMotion
0x00007ff7000b1066 (Unity) AnimationPlayable::ProcessRootMotion
0x00007ff7000bb2ba (Unity) AnimationMotionXToDeltaPlayable::ProcessRootMotion
0x00007ff7000a4abe (Unity) AnimationMixerPlayable::MixerProcess
0x00007ff7000a73fb (Unity) AnimationMixerPlayable::ProcessRootMotion
<...>
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
Add comment