Search Issue Tracker
Duplicate
Votes
1
Found in
2019.4
2019.4.1f1
2021.1
Issue ID
1289597
Regression
No
Crash on mecanim::ValueArrayCopy<0> when playing Animations in Play Mode
How to reproduce:
1. Open the attached project (Fairy Land.zip)
2. Enter Play Mode
3. Move around with your character until the AI characters finish fighting
4. If the crash doesn't occur then exit Play Mode and go back to step 2
Reproducible with: 2019.4.15f1, 2020.1.14f1, 2020.2.0b13, 2021.1.0a7
Could not test with: 2018.4.29f1 (errors when downgrading project)
First lines of the stack trace:
0x00007FF72DD4BC3F (Unity) mecanim::ValueArrayCopy<0>
0x00007FF72DD10871 (Unity) AnimationLayerMixerPlayable::LayerMixerProcess
0x00007FF72DD115EA (Unity) AnimationLayerMixerPlayable::ProcessAnimation
0x00007FF72DCFB5EC (Unity) AnimationMixerPlayable::MixerProcess
0x00007FF72DCFC12B (Unity) AnimationMixerPlayable::ProcessAnimation
0x00007FF72DCB178D (Unity) `anonymous namespace'::ProcessPlayableGraph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment