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
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
- RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
- Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
- Unused separation line is present at the bottom of the create GameObject sub menu when right clicking Scene in the Hierarchy
Add comment