Search Issue Tracker
By Design
Votes
0
Found in
2018.1.6f1
Issue ID
1054237
Regression
No
[Anima2D] Errors are thrown when rebinding and applying changes in "SpriteMesh Editor" window
How to reproduce:
1. Open attached project "Anima2DRebindErrors.zip" and scene "GameScene"
2. In Hierarchy window, select "LeftFoot" object
3. In "SpriteMesh Editor" window, press "Unbind" button, "Apply" changes
4. In "SpriteMesh Editor" window, press "Bind" button, "Apply" changes
5. Observe Console window
Expected result: no errors are thrown
Actual result: errors are being spammed in Console window
Reproducible with: 2017.1.4p2, 2017.4.6f1, 2018.1.6f1, 2018.3.0a4
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2018.3.X):
Auto-weights failed to generate weights in this particular setup. User must check weights are correct before applying.