Search Issue Tracker
Fixed
Fixed in 6000.0.51f1, 6000.1.5f1, 6000.2.0b4, 6000.3.0a1
Votes
1
Found in
6000.0.30f1
6000.1.0a7
6000.2.0b1
6000.3.0a1
Issue ID
UUM-90091
Regression
Yes
Non-HDR color picker opens when selecting material color with HDR enabled
Reproduction steps:
1. Make sure you have HDR enabled
2. Open the attached “repro_IN-88688“ project
3. Select the “Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset“ and open its material
4. In the Inspector, in the “Face“ section, select the “Color“ parameter field
5. Observe the opened color picker
Expected result: Opened window is called “HDR Color“ and there are additional selections for HDR
Actual result: Opened window is called “Color“ and there are no additional selections for HDR
Reproducible with: 6000.0.26f1, 6000.0.30f1, 6000.1.0a7
Not reproducible with: 2021.3.46f1, 2022.3.54f1, 6000.0.25f1
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: The “Color“ parameter field also doesn’t show “HDR“ on top of it in the reproducible versions
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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note:
We removed the HDR color picker by design, since TextMeshPro's Material shaders are not using HDR. Using the HDR color picker would result in a difference between the color shown in the inspector and the one in the Scene/GameView.
Resolution Note (fix version 6000.3.0a1):
Fixed issue with TMP bloom effects not working anymore.
Resolution Note (fix version 6000.2.0b4):
Fixed issue with TMP bloom effects not working anymore.
Resolution Note (fix version 6000.1.5f1):
Fixed issue with TMP bloom effects not working anymore.
Resolution Note (fix version 6000.0.51f1):
Fixed issue with TMP bloom effects not working anymore.