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
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera
Add comment