Search Issue Tracker
Fixed in 2021.3.32f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a10
Votes
0
Found in
2021.3.30f1
2022.3.10f1
2023.1.0b11
2023.2.0b9
2023.3.0a7
Issue ID
UUM-49355
Regression
No
[UI Toolkit] Invalid value for font MissingAssetReference despite the font already being assigned
See the attached GIF and images to see the problem, errors and warnings.
Steps to reproduce:
- Go to Assets > UI > UXML (UI Builder) > Credits (double click on Credits)
- On the UI Builder Hierarchy, click on the label "Alasdair" and notice how in the UI Builder Inspector, the text section has the font asset "Anime inept SDF 1" assigned to it and the text is visible.
- Click on the label "Julius" and notice how despite "Anime inept SDF 1" being assigned, the text is not visible.
Expected result: All of the labels show the text as normal
Actual result: All of the fonts need to be unassigned and then re-assigned manually for it to work.
Reproducible with: 2023.2.0b8, 2023.2.0b9, 2023.1.0b11, 2022.3.8f1, 2021.3.28f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment