Search Issue Tracker
Fixed in 6000.0.41f1
Fixed in 6000.0.X, 6000.1.0b9, 6000.2.X, future release
Votes
0
Found in
6000.0.0b1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-78993
Regression
Yes
UsageHints.DynamicColor ineffective on text (sdf, raster and color emoji) and texture tint
Steps to reproduce:
- Launch the editor and open the Graphics Tests suite
- Open scene 990-UIToolkit-DynamicColor
- Load RenderDoc
- Enter Play Mode
- Open the UI Toolkit Debugger and click Break Batches
- Take a renderdoc capture
- Observe the vertices of the last row (children of {}DynamicNextFrame{})
Expected results:
They should be opaque white because their color is changed from white to other colors on the second frame only. DynamicColor should have prevented the vertices from being regenerated with the new color.
Actual results:
The vertices of text elements and textured+tinted elements are not white.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment