Steps to reproduce:
1. Create and open a new project in Unity Hub with the Multiplayer FPS template
2. Observe the console
Actual result: The template produces a continuous loop of errors that prevents the template from being used
Expected result: The Multiplayer FPS template opens and can be used normally
Reproducible with: 6000.5.0a2, 6000.5.5f1, 6000.6.0b5, 6000.7.0a3
Not reproducible with: 6000.3.20f1, 6000.5.0a1
Reproducible on: Ubuntu 24.02
Not reproducible on: MacOS 26.5.2
Note: The two most prominent errors are:
1. “InvalidOperationException: In pass 'DepthNormals' when trying to use resource '_CameraDepthTexture' of type Texture at index 8 - SetRenderAttachmentDepth is called on a texture that has a color format R32_SFloat. Use a texture with a depth format instead, or call SetRenderAttachment”
2. “Render Graph Execution error”