Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.1.0a14
Issue ID
1115933
Regression
Yes
Clicking on the eyedropper icon in the inspector opens the color picker instead of activating the eyedropper tool
If you click the eyedrop tool on a color field in the inspector, the color picker will be opened instead of activating the eyedrop tool.
Seems to have regressed in 2019.1.0a10
1. Install Unity
2. Open the Attached Project
3. Open Assets > Scenes > SampleScene.scene
4. Select the Scroll View in the hierarchy
5. Click on the eyedropper icon in the Image component
Expected Result:
The eyedropper is activated and you can pick a color from the screen.
Actual Result:
The color picker opens.
Tested on Windows.
Occurs on 2019.2.0a1, 2019.1.0a14, 2019.1.0a10
Does not occur on 2018.3.0f2, 2019.1.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment