Search Issue Tracker

Active

Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X

Votes

0

Found in

6000.2.0a6

6000.3.0a1

6000.4.0a1

Issue ID

UUM-101038

Regression

Yes

Splash Screen disables HDR output

-

Steps to reproduce:

  1.  Open the project
  2.  Switch to the "Windows-WithoutSplash" build profile
  3.  Build and run on an HDR monitor. (Take note of the brightness and colours).
  4. Switch to the "Windows-WithSplash" build profile
  5. Build and run on an HDR monitor. (Take note of the brightness and colours after the splash screen).

\\
Actual results: 
The text says "HDR output is off".

Expected results: 
The text says "HDR output is on".

\\
Reproducible with versions: 6000.2.0a6, 2022.3.23f1

Not reproducible with versions: 2022.3.22f1

Can’t test with versions: 

\\
Tested on (OS): Windows DX12, and Mac.

\\
Notes:

  • The splash screen is in SDR, that's ok. But then it should switch back to HDR output after the splash screen. Whether the splash screen is there or not, it should behave the same.
  •  This also can happen in the editor, by previewing the splash screen. Start playmode on a HDR monitor, it should say "HDR output is on", then preview the splash screen. At the end of the splash screen, you will see "HDR output is off", when you would expect "HDR output is on".
  • A workaround is to call `HDROutputSettings.main.RequestHDRModeChange(true);` on the start of the application.

Comments (2)

  1. Lozoo501

    Sep 27, 2025 06:19

    Oops, the workaround does work but HDROutputSettings.main.active did not show true when executed immediately afterwards.

  2. Lozoo501

    Sep 27, 2025 06:05

    It also happens in version 6000.0.57f1, but the workaround has no effect. So the only way is to disable the splashscreen.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.