Steps to reproduce:
1. Create a new Unity project using Universal 3D Template
2. Once the project is loaded, observe the Console window
3. Read the warning message thrown in the Console
Actual results: "GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget" warnings throw in the Console window after project is loaded
Expected results: The warning message should clearly state the cause and provide a resolution, such as:
"GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget. Please change Graphics API to Vulkan in Project Settings."
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