Search Issue Tracker
Fixed
Fixed in 15.0.2
Fix In Review for 10.2.3, 13.0.5, 14.0.4
Votes
0
Found in
14.0.3
13.0.4
10.2.3
15.0.3
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
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:
Fixed
Resolution Note (fix version 10.2.3):
This issue will be fixed by version 10.2.3 of the 2D Animation package.
Resolution Note (fix version 13.0.5):
This issue will be fixed by version 13.0.5 of the 2D Animation package.
Resolution Note (fix version 14.0.4):
This issue has been fixed in version 14.0.4 of the 2D Animation.
Resolution Note (fix version 15.0.2):
Fixed