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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment