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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment