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
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
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.