Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
2
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-121405
Regression
Yes
HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Reproduction steps:
1. Make sure your display supports HDR and HDR is enabled
2. Open the attached “IN-119083.zip” project
3. Open the “SampleScene”
4. Enter Play mode
5. Open the Frame Debugger Window (Window > Analysis > Frame Debugger)
6. Under “Ints” dropdown, observe that “_HDR_OVERLAY” and “_HDRColorspace” are enabled
7. Close the Frame Debugger Window
8. From the Hierarchy, select the “Reflection Probe” GameObject and enable it
9. Open the Frame Debugger Window again
10. Observe the “Ints” dropdown again
Expected result: HDR output remains enabled
Actual result: HDR output is disabled (the “Ints” dropdown is greyed out, empty)
Reproducible with: 6000.0.0b13, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Not reproducible with: 6000.0.0b12
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Note:
- Having the Reflection Probe enabled when the application starts maintains HDR output, but having the Probe disabled and then enabled sometime after the application starts deactivates HDR output
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment