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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
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.