Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2
Issue ID
1336677
Regression
No
OpenCL max alloc size exceeded when baking probe volumes
Use a modified HDRP template scene which contains a light cookie, probe volume and a legacy light probe group, for instance the project from case 1321887 as a starting point:
*Fetch the HDRP graphics repo at sha 196f36cf8498b9099363808ddcf3138d2dab379f
*Download the repro project at https://drive.google.com/file/d/167ujPa9q_H09XS3n3y9biByjrScWHsCb/view?usp=sharing
*Update the manifest.json in HDRPTemplatePV/Packages to point to your local HDRP repo
*Set EnableProbeVolumes = 1, in Runtime/ShaderConfig.cs
*Bake lighting
Expected result: bake completes or an actionable error message is shown before CPU fallback.
Actual result: endless error spam of OpenCL unknown errors and fallback to CPU lightmapper.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment