Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.2f1
Issue ID
1087979
Regression
No
Color picker needs indicator in UI to specify behavior of hex field for HDR colors
Repro:
01 - Create a new Unity project using either of the above builds.
02 - Create a new material from the project view.
03 - Enable emission for that material.
04 - Click the colour picker swatch to bring up the picker window
05 - Select a pure red colour using the centre HSL square. Keep the intensity value at 0.
06 - Close the picker window and reopen.
07 - Observe that the intensity remains at 0.
08 - Now increase the intensity to 1.
09 - Close the picker window and reopen.
10 - The intensity value will have changed. Now it reads 1.416925 (wrong)
Reproducible in : 2019.1.0a7, 2018.2.10f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment