Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.9f1, 6000.3.0b5, 6000.4.0a2
Votes
1
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120878
Regression
Yes
UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
How to reproduce:
1. Open the ‘IconBugReport.zip' project
2. Open the ‘SampleScene’ scene
3. Open ‘Assets/Test.uxml’
4. Select the ‘MenuButton’ element
5. In the UI Builder inspector navigate to Inlined Styles/Size
6. Change the Height to any positive size in pixels
7. Reopen the project
8. Observe the result
Expected result: Text in the button is rendered
Actual result: Text in the button is not rendered
Reproducible with: 6000.0.59f1, 6000.2.7f1, 6000.3.0a3, 6000.3.0b4, 6000.4.0a1
Not reproducible with: 6000.3.0a2
Reproducible on: macOS 26.0 (M1 Max)
Not reproducible on: No other environments tested
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 (fix version 6000.4.0a2):
Fixed missing underline in primary font preventing text rendering
Resolution Note (fix version 6000.3.0b5):
Fixed missing underline in primary font preventing text rendering
Resolution Note (fix version 6000.2.9f1):
Fixed missing underline in primary font preventing text rendering
Resolution Note (fix version 6000.0.61f1):
Fixed missing underline in primary font preventing text rendering