Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.1.5f1
6000.2.0b3
Issue ID
UUM-109122
Regression
No
[Linux] Eyedropper tool always picks black color when sampling in scene
Reproduction steps:
1. Create a new “3D URP” project
2. Open the “Scenes/SampleScene” Scene
3. Select the “Directional Light” GameObject in the Hierarchy window
4. Click the “eyedropper” icon on the Filter field under Light component in the Inspector window
5. Try to click any color on the screen
Expected result: Selected color is retrieved
Actual result: Selected color is always black
Reproducible with: 2022.3.62f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Reproducible on: Ubuntu 24.04
Not reproducible on: Windows 10
Note:
- Issue only reproduces when using Wayland.
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:
This behavior is currently a limitation of Wayland relating to our color picker code. We are considering alternative solutions, but do not have a timeline.