How to reproduce:
1. Extract and open the attached “IN-118378.zip“ project
2. Open the “Assets/Scenes/TestWorld1.unity” scene
3. Open Window → Rendering → Lighting
4. Select “Adaptive Probe Volumes“
5. Press “Generate Lighting“
Expected result: The process finishes successfully and no errors are thrown
Actual result: One of three happens depending on the configuration:
1. (OpenGL + Rusticl) Baking fails with "Kernel 'ClearBuffer' not found." error
2. (Vulkan + Rusticl) Baking partially succeeds, APV baking silently fails
3. (Either graphics API + ROCm) Editor crashes, no logs reported other than polling of OpenCL features (only tested by the user)
Reproducible on: 6000.2.0a4, 6000.2.10f1, 6000.3.0b9, 6000.4.0a4
Not reproducible on: 2023.1.0a4, 6000.0.61f1, 6000.2.0a3
Reproducible with: Ubuntu 24.04 (AMD 9070XT), Ubuntu 22.04 (Nvidia RTX 3500)
Not reproducible with: No other environment tested
Note:
Errors that occur:
- “Kernel 'ClearBuffer' not found”
- “ArgumentException: Kernel 'ClearBuffer' not found.”