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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment