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
- [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
Resolution Note (2018.3.X):
Auto-weights failed to generate weights in this particular setup. User must check weights are correct before applying.