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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment