Steps to reproduce:
1. Create new Unity project using Universal 3D Template
2. Once project is loaded, observe the Console window
Actual results: "GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget" warnings throw in the Console window after project is loaded
Expected results: No warnings are thrown in the Console after project is loade
Reproducible with versions: 17.1.0 (6000.3.0a1 (4592b02ab560), 6000.3.9f1, 6000.4.0b9, 6000.5.0a7)
Not reproducible with versions: 17.0.12 (6000.0.67f1), 6000.2.0b2, 17.0.14 (6000.2.15f1 (0707b6d1e918))
Tested on (OS): Ubuntu 24.04 (reproducing), macOS Silicon Tahoe 26.2 (M1) (not reproducing)
Notes:
- Universal 3D Template was updated via Unity Hub