Search Issue Tracker
Fixed
Fixed in 2023.1.0b12, 2023.2.0a8
Votes
0
Found in
2023.1.0b3
2023.1.0b6
2023.2.0a5
Issue ID
UUM-28063
Regression
Yes
GameObject name does not scale and is not centered within icon
What happened ?
When you assign an Icon to a Game Object, it shows that icon and the object's name within the scene view. This helps with debugging and keeping track of objects.
In the affected versions of the editor, the name of the object is not centered within icon boundary. See below 'Actual Result' section for a screenshot demo.
This does not happen in : 2022.2.8f1 , 2021.3.20f1 , 2020.3.45f1
Steps to Reproduce
- Create an empty project, and add a GameObject to a scene.
- In the upper left of the Inspector panel of that object, assign an 'Icon' to that new object. Make sure to pick the 'capsule' style of icon in order to reproduce issue.
- Observe within the scene view, the icon is shown and the text is not centered. Repro should match the 'Actual Result' screenshot shown below.
Expected Result
The name of the object scales with the relative size of the icon, as the Scene camera is moved. The text is centered within the icon boundary.
Screenshot taken from 2022.2.8f1
!image-2023-02-24-12-29-04-983.png|width=365,height=161!
Actual Result
The text is not scaled to fill the boundaries of the icon, and the text is not centered.
Screenshot taken from 2023.1.0b6
{}!image-2023-02-24-12-26-17-333.png|width=381,height=147!{}T
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
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
- Group Node name text is way smaller in the renaming state than the actual display size
Resolution Note (fix version 2023.2.0a8):
Fixed an issue with text used in Gizmos. It now has the correct size, position and clipping.
Resolution Note (fix version 2023.1.0b12):
Fixed an issue with text used in Gizmos. It now has the correct size, position and clipping.