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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.