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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment