Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
1
Found in
2017.2.0b4
Issue ID
934858
Regression
Yes
The editor doesn't update properly when presets are selected in the color picker
The editor currently doesn't update color properties properly when a color preset is selected in the color picker.
1. Create a new project
2. Add a UI Image to the scene
2. Go to the Image object in the hierarchy and open the Image component in the inspector
3. Select the Color property of the component and open the color picker
4. Create a few different color presets in the picker
5. Select any of the color presets
Expected Result:
Color of the UI Image updates.
Actual Result:
The color updates in the color picker, but the color property of the image component is not changed.
First introduced in 2017.2.0b1
Does not occur in 2017.1.0f3
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