Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.44f1
2022.3.48f1
6000.0.22f1
7000.0.0a3
Issue ID
UUM-83453
Regression
No
HDR Text on HDR Color Picker can blend into colour and not be visible if pick similar colour
Steps to reproduce:
- Open a Unity Project
- Add the attached 'HdrColourPicker.cs' script to the project
- Add an empty GameObject to the screen via GameObject > Create Empty
- Drag the HdrColourPicker.cs script onto your new GameObject
- Select the GameObject
- Observe that there is the text 'HDR' over the Test Colour color picker
- Click on the Colour to open the HDR Color Picker
- Set the colour to a colour that is close or the same as the HDR text (e.g. 58, 58, 58)
- Observe the Test Colour in the inspector
Actual results: The 'HDR' text is either completely invisible or barely noticeable, as it blends into the picked colour.
Expected results: The 'HDR' text is still visible whatever colour you pick
Reproducible with versions: 6000.0.22f1, 2022.3.48f1, 2021.3.44f1, 7000.0.0a3
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 10/11
Notes: -
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 Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note:
This is a niche issue. We have no bandwidth for this.