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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment