Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-133557
Regression
Yes
Game View turns black with "Render Graph" and "InvalidOperationException" errors when Forward-only Lit Shader Mode and MSAA are enabled
How to reproduce:
1. Extract and open the attached “IN-131315.zip“ project
2. Open the “OutdoorsScene” scene
3. Hover the mouse cursor over the Scene view
4. Observe the Console and the Game view
Actual result: Errors are spammed in the console, and the Game view is black
Expected result: No errors are present, and the Game view renders
Reproducible with: 6000.3.0a2, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Not reproducible with: 6000.0.67f1, 6000.3.0a1
Reproducible on: macOS 26.2 (M1 Silicon), Ubuntu 22.04
Could not reproduce on: No other environment tested
Workarounds:
- Disabling MSAA
- Disabling validity checks
- Setting Lit Shader Mode to "Deferred Only"
Note: Console error messages.
”Render Graph Execution error”
”InvalidOperationException: In pass 'Depth Pass' when trying to use resource 'CameraColor' of type Texture at index 14 - The pass writes to a resource twice. You can only write the same resource once within a pass.”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
Add comment