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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
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.