Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a5
2018.2.0a1
2018.3.0a1
2018.3.7f1
2019.1.0a1
2019.2.0a1
Issue ID
1134852
Regression
Yes
Color Picker does not change color when using a predefined color with rgb values greater than 1
Reproduction steps:
1. Open the attached project named "Case_1134852"
2. Try to change the color of the "Undefined Color" parameter in the ColorTester gameObject. Color change works as intended
3. Try to change the color of the "Predefined Color" parameter in the ColorTester gameObject
Expected result: Color picker works as intended
Actual result: Color picker only allows to chose primary colors (Track_1134852_V1)
Reproducible with: 2018.1.0a5, 2018.2.21f1, 2018.3.9f1, 2019.1.0b7, 2019.2.0a8
Not reproducible with: 2017.4.23f1, 2018.1.0a4
Notes:
When using 2017.4 or early 2018.1 versions an error message is thrown and values in the Color constructor that greater than 1 are normalized(Track_1134852_V2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment