Steps to reproduce:
1. Create new Unity project using Universal 3D Template
2. Select Web Platform in Build Profiles window (but don't switch it)
3. Create new Unity project using Multiplayer FPS Template
4. Observe the Console and Scene view once the project is 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.6.0a1, 6000.6.0b5, 6000.7.0a2
Not reproducible with versions: 6000.5.4f1
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