Search Issue Tracker
Fixed
Fixed in 6000.4.0a1
Votes
4
Found in
6000.4.0a1
Issue ID
UUM-109539
Regression
Yes
Multiple errors thrown and Scene/Game view is not rendered when Lighting Override Mask is set to the same layer as the Volume
How to reproduce:
1. Open the attached “IN-103934” project
2. Open the “OutdoorsScene”
3. Open the Settings folder
4. Select the “HDRP High Fidelity” asset
5. In the Inspector, expand the “Lighting” submenu
6. Expand the “Sky” section
7. Set the “Lighting Override Mask” field to “test” value
8. Observe the Game/Scene view and the Console
Expected result: Scene/Game view is rendered, no errors are thrown in the Console
Actual result: Scene/Game view is not rendered, multiple errors thrown in the Console
Reproducible with: 2021.3.52f1, 2022.3.63f1, 2023.1.0a19, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Not reproducible with: 2023.1.0a18
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Errors thrown: “Render Graph Execution error”, “InvalidOperationException: RenderPass Render Sky was not provided with an execute function”, “Error while building Render Graph”, “IndexOutOfRangeException: Index was outside the bounds of the array”
- “Background Clouds” need to be set to “Cloud Layer”, in the Project Settings, for the issue to reproduce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment