Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Objective - After #11804 , The queue_prepass_material_meshes function is now executed in parallel with other queue_* systems. This optimization introduced a potential issue where mesh_instance.should_batch() could return false in queue_prepass_material_meshes due to an unset material_bind_group_id.
- Loading branch information