Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131888
Regression
No
Sprite Skin help box uses internal term “SpriteRenderer” instead of human-readable text
Steps to reproduce:
- Create a new Universal 2D project
- In the Hierarchy, right-click -> Create Empty
- Select the created GameObject
- In the Inspector window click "Add Component" -> "Sprite Renderer"
- Click "Add Component" one more time and add the "Sprite Skin" component
- Observe the help box text, displayed in the "Sprite Skin" section
Actual results: Sprite not found in SpriteRenderer
Expected results: Sprite not found in Sprite Renderer
Reproducible with versions: 6000.0.65f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Tested on (OS): macOS - Tahoe 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment