Search Issue Tracker
Fixed
Fixed in 6000.5.0a5
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X, 6000.5.X
Votes
0
Found in
6000.0.64f1
6000.2.15f1
6000.3.1f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-129691
Regression
No
Text "Outline Width" and Bold "Front Style" are not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
Steps to reproduce:
- Create a new Unity project using a 3D Universal Template
- Go to Assets > Create > UI Toolkit > UI Document
- Open the created .uxml in UI Builder
- Create a new USS file by clicking the "+" button in StyleSheets tab
- Add a new selector
- Select the created selector
- In the Inspector, expand the Text foldout
- Change the "Outline Color" to any bright color (for better visibility)
- Increase the "Outline Width" value
- Observe the Text Property Preview window
Actual results: The outline is not visible in the preview window
Expected results: The outline is visible in the preview window
Reproducible with versions: 2023.1.0b1, 6000.0.64f1, 6000.2.15f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3
Reproducible on: Windows 11
{}Not reproducible on{}: macOS 26.1 (M1 Pro)
Notes:
- Issue also reproduces with "Font Style" Bold property
- This issue only affects the preview, as the outline is shown correctly on the actual text
- The outline is shown correctly in the preview if the Text Size is above 18px
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
The issue is that it should be more clear that Text shadow and outline should not be applicable on bitmap fonts. We will fix this on the UX side.
Resolution Note (fix version 6000.5.0a5):
The issue is that it should be more clear that Text shadow and outline should not be applicable on bitmap fonts. We will fix this on the UX side.