Steps to reproduce:
- Create a new URP 3D Template project
- Build and Run the project
- Observe the Console window
Actual results: Shader warning in 'Hidden/Universal Render Pipeline/ComputeScreenSpaceReflection': gradient instruction used in a loop with varying iteration, attempting to unroll the loop at ShaderLibrary/DeclareNormalsTexture.hlsl is thrown
Expected results: No errors or warnings are thrown after Build and Running the template project
Reproducible with versions: 6000.6.0a7
Not reproducible with versions: 6000.0.77f1, 6000.3.18f1, 6000.4.12f1, 6000.5.0f1, 6000.6.0a6
Tested on (OS): macOS 26.5.1, Ubuntu 24