Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment