Search Issue Tracker
Fixed
Fixed in 6000.0.15f1, 7000.0.0a1
Votes
0
Found in
6000.0.9f1
Issue ID
UUM-75338
Regression
Yes
“Render Graph Execution error” errors are thrown when custom Renderer Feature enabled and Scene View is focused
Reproduction steps:
1. Open the “ReproProject“ project
2. Select the “Assets/Settings/High_PipelineAsset_ForwardRenderer“ asset
3. Enable “Copy Screen Renderer Feature” Renderer Feature in the Inspector window
4. Observe the Console window
Expected result: No errors are thrown in the Console window
Actual result: “Render Graph Execution error”, “Exception: Compiler error: Pass is marked as beginning a native sub pass but no pass is currently active.”, “Expected 3 render pass(es), 2 were executed“ errors are thrown in the Console window
Reproducible with: 6000.0.6f1, 6000.0.9f1
Not reproducible with: 6000.0.5f1
Couldn’t test with: 2021.3.40f1, 2022.3.37f1
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Note: Errors are thrown only when the Scene View is focused, if the Scene View is hidden and the Game View is focused, the errors stop
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Add comment