Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.53f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
Issue ID
UUM-111788
Regression
Yes
Color Picker AuxWindow Resizes With Visual Glitches When Expanding Dropdowns
Steps to reproduce:
- Create a new Unity project
- In the Hierarchy window, create a Raw Image via Right-click > UI > Raw Image
- Select the Raw Image
- In the Inspector, click the Color field
- In the AuxWindow (Color Picker), collapse and uncollapse any of the dropdowns (e.g., Swatches, Defaults)
- Observe the window behavior
\\
Actual results: The window height resizes with visible artifacts and glitches
Expected results: The window should resize smoothly without any visual glitches or UI artifacts
\\
Reproducible with versions: 6000.0.49f1, 6000.0.53f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Not reproducible with versions: 2021.3.45f1, 2022.3.62f1, 6000.0.48f1
\\
Tested on (OS): Ubuntu 22.04
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Visual Glitches and artificing are unfortunately common while resizing. While it has gotten a bit worse recently, it is because a previous way to prevent it caused other issues.