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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.