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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment