Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a4
6000.5.0a1
Issue ID
UUM-123120
Regression
Yes
TextShadow properties are not applied when displayed in a custom MenuItem Window
How to reproduce:
1. Create a new project
2. Import “ShadowTest.cs”
3. Open the custom Window (Window > UI Toolkit > Shadow Test)
4. Observe the results
Expected result: TextShadow is applied to the Label
Actual result: TextShadows properties are not applied to the Label
Reproducible with: 6000.0.1f1, 6000.0.60f1, 6000.2.8f1 (c9992ac36c34), 6000.3.0b6 (211490bb75a6), 6000.4.0a4
Not reproducible with: 6000.0.0f1 (4ff56b3ea44c)
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.5.0a3):
Fixed text animation not working when using special effects such as text shadow. Also fixed text shadow clamping.
Resolution Note (fix version 6000.4.0a6):
Fixed text animation not working when using special effects such as text shadow.
Resolution Note (fix version 6000.3.1f1):
Fixed text animation not working when using special effects such as text shadow.