Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.51f1
2022.3.62f1
6000.0.50f1
6000.1.7f1
6000.2.0b5
Issue ID
UUM-108866
Regression
No
Sprite Data Source button icon overlaps with the text label when Text Sprite Importer window is docked and resized horizontally
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Text Sprite Importer window (Window > Text > Sprite Importer)
- Dock the Text Sprite Importer window
- Resize the docked Text Sprite Importer window horizontally to smallest possible
- Observe the Sprite Data Source button in the Text Sprite Importer window
Actual results: The button moves out of its bounds and overlaps with the Sprite Data Source propert label text
Expected results: The button collapses/disappears but does not overlap with other UI elements
Reproducible with versions: 2021.3.51f1, 2022.3.62f1, 6000.0.50f1, 6000.1.7f1, 6000.2.0b5
Tested on (OS): macOS Silicon Sequoia 15.5
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
- 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
Resolution Note:
This is not something we can fix. There's simply not enough space to do anything sensible in this case. And when docked, window minimums don't apply so many windows will stop working properly when made very small.