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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.