Skip to content

Conversation

@momoluna444
Copy link

Objective

Fixes #21582

Solution

In the original implementation of extract_meshes_for_gpu_building, we didn’t account for the case where components are removed. This patch adds fixes for all affected components.

Testing

The example shadow_caster_receiver works now.

@alice-i-cecile alice-i-cecile added this to the 0.18 milestone Dec 2, 2025
@Zeophlite Zeophlite added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Toggling shadow caster/receiver doesn't work in the example

3 participants