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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment