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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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.