Search Issue Tracker
Fixed
Fixed in 2023.2.15f1, 6000.0.0b11
Votes
0
Found in
2023.2.8f1
2023.3.0b5
6000.0.0b11
Issue ID
UUM-62772
Regression
Yes
UI Builder window elements turn blank when applying a custom font in Play mode
How to reproduce:
- Open the project "IN-66283_SW6PuzzleGame"
- Open the “ScoreScene” scene
- Enter Play mode
- Navigate to Window → UI Toolkit and open UI Builder
- In UI Builder → in Hierarchy tab click on “Label #Score-title“, navigate to Inspector → Inlined Styles → Text
- In Project window navigate to Assets → Thaleah_PixelFont and drag the Fonty.fontsettings into Font (FontAsset) field
Expected result: UI Builder window elements are visible
Actual result: UI Builder window elements turn blank
Reproducible with: 2023.2.0a18, 2023.2.8f1, 2023.3.0b5
Not reproducible with: 2021.3.34f1, 2022.3.19f1, 2023.2.0a17
Reproducible on: Windows 11 Pro (23H2)
Not reproducible on: No other environment 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.0.0b11):
Fixed null exception leading to blank text in the editor
Resolution Note (fix version 2023.2.15f1):
Fixed null exception leading to blank text in the editor