How to reproduce:
1. Create a new 2D (URP) Project
2. Observe the Console
Expected result: No Errors or Warnings are being thrown
Actual result: Warning "Shader warning in 'TraceVirtualOffset': floating point division by zero at kernel MainRayGenShader at (7)/Library/PackageCache/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/kernels/trace_ray.hlsl(108) (on metal)" is being thrown
Reproducible with: 2023.3.0b2, 2023.3.0b3
Not reproducible with: 2023.3.0b1
Reproduced on: macOS Sonoma 14.2.1 (M1)