Search Issue Tracker
Feature Request
Feature Request in 2023.2.X
Votes
7
Found in
2020.3.37f1
2021.3.7f1
2022.2.0b3
2023.1.0a5
2023.2.0a1
Issue ID
UUM-10906
Regression
No
HDR color picker intensity slider returns wrong values
Steps to reproduce:
- Open any existing project, or download the one attached (HDRColorPickerBug.zip)
- Select the Emissive material
- Click on the color picker field
- Change the color to anything but the default
- Try changing intensity values either by typing them in, or changing the slider
- Close the color picker window
- Open it again
- Expected behavior: intensity value remains the same as the one specified by the user
- Actual behavior: intensity value shifts upon closing and opening the color picker window
Notes:
- Reproduces in all currenlty supported Unity versions (2020.3+)
- Affects HDR color picker only
- Affects all parts of the UI where HDR color picker is present
- Does not reproduce with colors of equal RGB value (shades of white colors)
Comments (1)
-
Dvonio
Nov 27, 2023 09:17
This was fixed in Unity 2022.2.13f
Editor: Fixed jumping of intensity slider values in Color Picker HDR. (UUM-27978)
But has appeared again in 2022.3 versions, any update or fix please?
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The Color Picker design never fully supported the HDR format. We separated what appears to be really a bug in a dedicated ticket that we are addressing. To complete the Color Picker in HDR, it actually needs some missing features. We will convert this ticket to a feature request in order to prioritize it later in our roadmap.
Resolution Note (2023.2.X):
The Color Picker design never fully supported the HDR format. We separated what appears to be really a bug in a dedicated ticket that we are addressing. To complete the Color Picker in HDR, it actually needs some missing features. We will convert this ticket to a feature request in order to prioritize it later in our roadmap.