Skip to content

Conversation

@JMS55
Copy link
Contributor

@JMS55 JMS55 commented Mar 14, 2025

Fix #17763.

Attachment info needs to be created outside of the command encoding task, as it needs to be part of the serial node runners in order to get the ordering correct.

@JMS55 JMS55 added the A-Rendering Drawing game state to the screen label Mar 14, 2025
@JMS55 JMS55 requested a review from alice-i-cecile March 14, 2025 04:36
@alice-i-cecile alice-i-cecile added 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 labels Mar 14, 2025
@alice-i-cecile alice-i-cecile added this to the 0.16 milestone Mar 14, 2025
@superdump superdump added this pull request to the merge queue Mar 15, 2025
Merged via the queue into bevyengine:main with commit d41de7f Mar 15, 2025
36 checks passed
joshua-holmes pushed a commit to joshua-holmes/bevy that referenced this pull request Mar 24, 2025
Fix bevyengine#17763.

Attachment info needs to be created outside of the command encoding
task, as it needs to be part of the serial node runners in order to get
the ordering correct.
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: Done

Development

Successfully merging this pull request may close these issues.

Sprite in bloom_2d example is not rendered

4 participants