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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment