Search Issue Tracker
Fixed
Fixed in 6000.0.26f1, 6000.1.0a3, 7000.0.0a10
Votes
0
Found in
6000.0.22f1
7000.0.0a4
Issue ID
UUM-83856
Regression
Yes
“Can't Generate Mesh, No Font Asset has been assigned” warning is thrown when setting Focus() to a visual element
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Test.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: No warning is thrown
Actual result: “Can't Generate Mesh, No Font Asset has been assigned” warning is thrown
Reproducible with: 2023.1.0b11, 6000.0.22f1
Not reproducible with: 2021.3.44f1, 2022.3.50f1, 2023.1.0b10
Reproducible on: Windows 11
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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Resolution Note (fix version 7000.0.0a10):
Fixed warning message occurring when Focusing a text just after enabling a UIDocument.
Resolution Note (fix version 6000.1.0a3):
Fixed warning message occurring when Focusing a text just after enabling a UIDocument.
Resolution Note (fix version 6000.0.26f1):
Fixed warning message occurring when Focusing a text just after enabling a UIDocument.