Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
1.0.0-preview.14
Issue ID
1354168
Regression
No
Inter-Regular SDF Font Asset is not displayed in the FontAsset picker window after selecting another Font Asset
How to reproduce:
1. Open the attached '1354168.zip' project
2. In the Project window double-click on the Test Asset
3. In the Hierarchy of the UI Builder window select Label
4. In the Inspector of the UI Builder expand 'Text'
5. Open the Object selector for the Font Asset
6. Observe the 'Select FontAsset' window
Expected result: The Inter-Regular SDF Font Asset is displayed in the window
Actual result: Only the 'None' option is displayed in the window
Reproducible with: 2021.2.0b5, 2022.1.0a4
Not reproducible with: UI Builder 1.0.0-preview.14 (2019.4.29f1, 2020.3.15f1)
Cannot test with: 2019.4.29f1 (The UI Toolkit is not supported), 2021.1.16f1 (UI Toolkit errors), UI Builder 1.0.0-preview.13 (there is no Font Asset field)
Note:
- The Inter-Regular SDF Font Asset is the default Font Asset when creating a label
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
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
Resolution Note:
Font shouldn't be pickable from the that menu as its a internal font. We have a lot of work to do to hide our font from the user so they are unable to modify them. With the current design users can mess with the internal font asset causing rendering issues.