Search Issue Tracker
Duplicate
Votes
1
Found in
5.6.0f3
Issue ID
899880
Regression
Yes
Anima2D: moving a bone in the animator and then undoing it causes an assertion error and freezes Unity
Reproduction steps:
1. Open the attached project "kitchen.zip";
2. Select Anima2D component of WeabooAnima2DTest;
3. Open up Animation tab;
4. Move bone around from handle (little black dot) twice;
5. Undo (Ctrl+Z) the actions;
6. Mem errors should now be visible in the console (SI console);
Expected results: bones should be in their original position immediately;
Actual results: this moving causes errors in the console and Unity hangs for a while.
Reproduced on: 5.6.0f3, 2017.1.0b1;
Not reproduced on: 5.5.0f3.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
This is a duplicate of issue #892337