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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment