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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment