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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.