Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.3.64f1
6000.0.52f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110449
Regression
No
Rich Text Tag "<alpha>" does not work when used with Style Sheet property "text-shadow"
How to reproduce:
1. Extract and open the attached “IN-104897.zip“ project
2. Open Assets → Scenes → SampleScene
3. Enter Play mode
4. Observe the text in the top left of the Game View
Expected Result: “typed” text is fully visible, “typing” text is half transparent, and “to be typed” text is invisible
Actual Result: “typedtypingtobetyped” is fully visible and unaffected by <alpha> Rich Text Tag
Reproducible with: 2022.1.0a7, 2022.3.64f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
Not reproducible with: 2022.1.0a6
Reproducible on: MacOS 15.5 Silicon
Not reproducible on: Not tested in other environments
Note: Removing the “text-shadow” property from “mystyle.uss” fixes the issue
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
After further investigation and prototyping, we determined it is not practical to fix this issue without causing major regressions and/or regressing performance. Given the minor nature of the bug and the available workarounds, I'll close this as Won't Fix.