Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1268467
Regression
No
HDRP uses real world light values - switching between URP to HDRP results in different lighting due to default skybox exposure
The default skybox exposure level for HDRP is 12, meaning that when you switch from URP to HDRP, you end up with a skybox that pushes the exposure levels very high, which makes all of your objects appear black when using the non-real world light and emission levels used with Universal RP. Right now users have to fix this by changing that specific post processing default, which is unintuitive. We need another solution. We shouldn't change the default skybox exposure though as it is correct for real world lighting values which are recommended to be used with HDRP.
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
This will be tackled as part of the cross pipeline effort to convert between pipelines.