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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
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.