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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Resolution Note (2018.3.X):
Auto-weights failed to generate weights in this particular setup. User must check weights are correct before applying.