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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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.