Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.0.1, 3.0.8, 3.0.2
Issue ID
1207759
Regression
No
[Sprite Editor] Bone name overlap with a dropdown icon when "Vertex Weight" checkbox enabled and name of bone is selected
Bone name overlaps with a dropdown icon when "Vertex Weight" checkbox enable under "Weight Slider" panel and name of bone is selected, refer attached video and screenshot
Steps to repro:
1. Create a new project
2. Window > Package Manager > 2D Animation(4.0.0) > Install
3. Import Sample Project Under 2D Animation Package
4. Asset > Unity Technology > 2D Animation > Sample > Sprite > Boris
5. Open Sprite Editor > Skinning Editor
6. Select Weight Slider and focus on sprite
7. Select sprite vertex > Weight Slider panel > Vertex Weight
8. Enable checkbox > Select bone name
Actual Result:
Bone name overlap with dropdown icon
Expected Result:
Bone name visible clearly
Reproducible on:
2020.1.0a18, 2019.3.0f5
Note: 2D animation package 3.0.2 is introduced in unity 2019.3.0a10
Package Found version: 4.0.1, 4.0.0, 3.0.8, 3.0.5, 3.0.2
Environment:
Windows 10 & macOS 10.14
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:
Users should click on the popup to get the full name.
As users can use a bone name of an arbitrary length, there is no perfect UX to show the full bone name in the Weight Slider Window. For 4.2.0, the popup length in the Weight Slider Window has been increased.