Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.2f1
Votes
2
Found in
6000.0.47f1
6000.1.0f1
Issue ID
UUM-103676
Regression
No
Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
Reproduction steps:
1. Open the attached “RenderGraphBugTest“ project
2. Open the “Assets/Scenes/BugTestScene1“ Scene
3. Enter Play Mode
4. In the Game View, observe the Scenes switching every 5 second (“BugTestRepro1” → “BugTestRepro1a” → “BugTestRepro1b” → “BugTestRepro2” → “BugTestRepro2a”)
Expected result: The “BugTestRepro1a” and “BugTestRepro1b” Scenes are identical to “BugTestRepro1” and “BugTestRepro2a” is identical to “BugTestRepro2”
Actual result: In “BugTestRepro1a” Scene the screen is all blue, in “BugTestRepro1b” the screen is all black and in “BugTestRepro2a” the screen is very dark and only the contours of the Objects are visible
Reproducible with: 6000.0.47f1, 6000.1.0f1, 6000.2.0a8
Couldn't test with: 2022.3.60f1 (Missing Scripting APIs from SRP Core)
Fixed in: 6000.2.0a9
Reproducible on: macOS Sequoia 15.4 (M1 Max)
Not reproducible on: No other environments tested
Notes:
- In 6000.1.0f1 and 6000.2.0a8, the BugTestScene1a and BugTestScene1b works correctly, but BugTestScene2a does not
- In “BugTestRepro2a” Scene, a “Metal: Error creating pipeline state (Hidden/ConvertColorSpace)…“ error is logged
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment