Steps to reproduce:
1. Create a Mixed Reality or VR Multiplayer Template Project
2. Observe the Console
Actual results: "Error: Attempting to resolve render surface with no resolve target specified.
UnityEngine.Rendering.Universal.UniversalRenderPipeline:RenderSingleCamer (error is thrown)
Expected results: No errors or warnings are thrown
Reproducible with versions: 6000.0.23f1, 6000.0.25f1, 6000.0.30f1
Not reproducible with versions: 2022.3.51f1, 6000.0.22f1
Can't test with versions: 2021.3.45f1 (no Mixed Reality or VR Multiplayer Templates)
Tested on (OS): Ubuntu 22.04, Ubuntu 24.04
Not reproduced on: macOS Sequoia 15 (Intel)
Note: Errorrs keep spamming the console and the Game View is black.
Also reproducible with AR Mobile Template (Ubuntu 24.04)