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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment