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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.