Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1340195
Regression
No
Can't assign a none Font in UIBuilder
1- Open UI Builder Window
2- Add a Label
3- Set the Font to other than None
4- Set the Font to None
Actual: The Font field can't be set to none
Expected:The Font field can be set to none.
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
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
- Texture looks point-sampled when Mipmap Streaming is enabled
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
Resolution Note (fix version 2021.2):
Fixed both following issues at the same time:
- 1340195: Can't assign a none Font in UIBuilder
- 1340189: Selecting a FontAsset to none in the UI Builder throws warnings
It is now possible to set both USS properties to None and not see the Builder throw exceptions or send out warnings.