How to reproduce:
1. Create a new High Definition 3D Sample Template Project
2. Build the project (File -> Build Profiles -> Build)
Expected result: No errors or warnings are thrown and the build is completed successfully
Actual result: Shader warnings 'Shader warning in 'ProbeVolumeUploadData': use of potentially uninitialized variable (shared_probe_0_3) at kernel UploadData at ProbeVolumeUploadData.compute(87) (on metal)' are being thrown
Reproducible with: 6000.0.7f1
Reproduced on: macOS Sonoma 14.5 (M1)