Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.12f1, 2023.1.17f1, 2023.2.0b14, 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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment