Skip to content

Fix(bg motion vectors): gate BackgroundMotionVectorsPlugin pipelines to DownlevelFlags(INDEPENDENT_BLEND)#24067

Open
kfc35 wants to merge 3 commits intobevyengine:mainfrom
kfc35:23975_fix_background_motion_vectors
Open

Fix(bg motion vectors): gate BackgroundMotionVectorsPlugin pipelines to DownlevelFlags(INDEPENDENT_BLEND)#24067
kfc35 wants to merge 3 commits intobevyengine:mainfrom
kfc35:23975_fix_background_motion_vectors

Conversation

@kfc35
Copy link
Copy Markdown
Contributor

@kfc35 kfc35 commented May 2, 2026

Objective

Solution

  • @beicause mentioned gating the whole pipeline of background_motion_vectors.rs to DownlevelFlags(INDEPENDENT_BLEND) as implied in the error message in this issue comment. It works!

Testing

@kfc35 kfc35 added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen O-WebGL2 Specific to the WebGL2 render API S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 2, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering May 2, 2026
@kfc35 kfc35 added this to the 0.19 milestone May 2, 2026
@kfc35 kfc35 added the D-Straightforward Simple bug fixes and API improvements, docs, test and examples label May 2, 2026
Comment thread crates/bevy_core_pipeline/src/prepass/background_motion_vectors.rs Outdated
@kfc35 kfc35 added S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 2, 2026
@kfc35 kfc35 added S-Needs-Review Needs reviewer attention (from anyone!) to move forward and removed S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels May 2, 2026
@kfc35 kfc35 changed the title Fix(bg motion vectors): gate setting write_mask to DownlevelFlags(INDEPENDENT_BLEND) Fix(bg motion vectors): gate BackgroundMotionVectorsPlugin pipelines to DownlevelFlags(INDEPENDENT_BLEND) May 2, 2026
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 O-WebGL2 Specific to the WebGL2 render API S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

2 participants