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
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
- Crash after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
Resolution Note (2018.3.X):
Auto-weights failed to generate weights in this particular setup. User must check weights are correct before applying.