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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment