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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
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.