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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment