Copyright © 2026 Unity Technologies
Thank you for reporting a bug to Unity. We acknowledge the issue in Unity 6 with URP Compatibility mode, however this mode is not in development anymore and mostly here to help you to port your projects to URP Render Graph in Unity 6. All new URP projects use Render Graph by default in Unity 6. The current issue (blue water layer being white with the Feature ON) doesn't appear in URP Render Graph and after verification, the CopyDepth pass is correctly positioned in the list of render passes with the Renderer Feature enabled. To enable Render Graph with URP in Unity 6, go to Project Settings > Graphics > URP > Render Graph > Disable Compatibility Mode. You can find more info on Render Graph in Unity documentation, on Unity forum and even on Youtube. Thank you again for taking the time to report this issue.
Reproduction steps:
1. Open the attached “IN-89923.zip” project
2. Open the “SampleScene”
3. From the Project Window, select “URP-HighFidelity-Renderer.asset”
4. In the Inspector, enable the "Full Screen Pass Renderer Feature"
5. Enter the Play mode (Optional, if nothing changes after Renderer Feature is enabled)
6. Observe the Game view
Expected result: The blue water layer is visible
Actual result: The blue layer turns white
Reproducible with: 2022.3.53f1, 6000.0.30f1, 6000.1.0a7
Couldn’t test with: 2021.3.46f1 (The Renderer Feature did not work)
Reproducible on: macOS (M2 Max), Windows 11
Not reproducible on: no other environment tested
Notes:
Issues you vote on will appear here