reporust_rebootcancel
Today
Merge from occlusion_culling_toggle_fix/batch_culling_fixes Fixes MeshCull components not properly disabling when culled by occlusion culling Fixed renderers with Rendererbatch components not being included in the culling system, even if they don't meet the batching reqs (submeshes, r/w, vert count, etc) Can be toggled via graphics.useDetailedRendererBatchCullingCheck for a/b testing (on by default) Our benchmarks show an occasional slight decrease in max frame rate but a moderate increase in low frame rates (slighty lower ceiling ceiling, higher floor) Also includes a speculative fix for an index out of range error some players were experiencing