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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment