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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2018.3.X):
Auto-weights failed to generate weights in this particular setup. User must check weights are correct before applying.