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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.