Steps to reproduce:
1. Create new Unity project using Multiplayer FPS Template
2. Observe the project once it’s loaded
Actual results: Errors are continuously spammed in the Console window on project load, the Scene view is completely broken and fails to render.
The following errors are thrown:
- Render Graph Execution error;
- InvalidOperationException: In pass 'DepthNormals' when trying to use resource '_CameraDepthTexture' - SetRenderAttachmentDepth is called on a texture that has a color format R32_SFloat. Use a texture with a depth format instead, or call SetRenderAttachment;
Expected results: No errors or warnings are present in the Console window, the Scene view renders correctly. Multiplayer FPS Template works as expected.
Reproducible with versions: 6000.7.0a2 (83605ec097c0)
Not reproducible with versions: 6000.6.0b3, 6000.7.0a1 (0fe3875ef801)
Tested on (OS): macOS Tahoe 26.5.1 (M1) (reproducing), Windows 11 (Not reproducing)
Notes:
- On Windows 11 only one "InvalidOperationException" error is thrown in the Console, no other errors are spamming in the Console, Scene view works as expected
- Template versions are identical on 6000.7.0a1 and 6000.7.0a2 - 1.0.9