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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.