Search Issue Tracker
Fixed in 2.0.0.preview.1
Votes
0
Found in [Package]
1.0.16
Issue ID
1077642
Regression
No
[Animation2D] ArgumentOutOfRangeException when undoing bone structure in Animation 2D
How to reproduce:
1. Open the attached project
2. Select panda sprite and open Sprite Editor
3. Select one of the pandas and switch to Bone Editor
4. Select Create Bone and start adding bone (and change its name)
5. Create few bones on panda and click Escape
6. Select Create Free Bone and add few bones
7. Undo all stelps with CMD+Z
8. Repeat 4-7 steps (just don't change the name)
Result: after clicking Undo twice bones apper in the corner of sprite sheet.
After clicking undo third time one should get ArgumentOutOfRange error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment