-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't panic when a wasm asset response body fails to read
C-Bug
An unexpected or incorrect behavior
D-Trivial
Nice and easy! A great choice to get started with Bevy
O-Web
Specific to web (WASM) builds
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Remove Graphical user interfaces, styles, layouts, and widgets
C-Docs
An addition or correction to our documentation
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
ui::Interaction from doc in ui_node.rs (Extra Item 8)
A-UI
#25208
opened Jul 28, 2026 by
kfc35
Contributor
Loading…
Reextract texture sliced Drawing game state to the screen
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ImageNodes on CalculatedClip removal
A-Rendering
#25207
opened Jul 28, 2026 by
ickshonpe
Contributor
Loading…
Reextract box shadows on removal of Drawing game state to the screen
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
CalculatedClip
A-Rendering
#25206
opened Jul 28, 2026 by
ickshonpe
Contributor
Loading…
MaterialNode UI testbed
A-Rendering
#25204
opened Jul 28, 2026 by
ickshonpe
Contributor
Loading…
Add settings to use merged main pass
A-Rendering
Drawing game state to the screen
#25203
opened Jul 28, 2026 by
beicause
Member
Loading…
Make Drawing game state to the screen
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ScreenSpaceTransmission opt-in
A-Rendering
#25201
opened Jul 28, 2026 by
beicause
Member
Loading…
Add
Query::iter_many_results and _mut, _inner, _manual variants
#25200
opened Jul 28, 2026 by
JonasJebing
Contributor
Loading…
fix(bevy_core_pipeline): remove early return in 2d main opaque pass
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-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25199
opened Jul 28, 2026 by
MickHarrigan
Loading…
Deprecate Graphical user interfaces, styles, layouts, and widgets
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
M-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
S-Blocked
This cannot move forward until something else changes
X-Needs-SME
This type of work requires an SME to approve it.
ui::widget::Button and ui::Interaction (Final Item)
A-UI
UIVertexArena for retained mode UI
A-Rendering
Drawing game state to the screen
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Trigger Entities, components, systems, and events
C-Bug
An unexpected or incorrect behavior
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Uncontroversial
This work is generally agreed upon
ArchetypeCreated directly instead of queuing it
A-ECS
#25190
opened Jul 27, 2026 by
chescock
Contributor
Loading…
Fix debug picking overlays mutating pointer entities
A-Dev-Tools
Tools used to debug Bevy applications.
A-Picking
Pointing at and selecting objects of all sorts
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
#25189
opened Jul 27, 2026 by
0xEgao
Contributor
Loading…
Extract gradients on removal of Drawing game state to the screen
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
CalculatedClip.
A-Rendering
#25188
opened Jul 27, 2026 by
ickshonpe
Contributor
Loading…
MaterialNode change detection fixes
A-Rendering
#25184
opened Jul 27, 2026 by
ickshonpe
Contributor
Loading…
Extended material 2D
A-Rendering
Drawing game state to the screen
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
M-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Uncontroversial
This work is generally agreed upon
#25183
opened Jul 27, 2026 by
cookie1170
Contributor
Loading…
Fix incorrect samples range in the Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
box_shadow example
A-UI
#25181
opened Jul 27, 2026 by
ickshonpe
Contributor
Loading…
Remove default implementations of methods in Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
M-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
WorldQuery.
A-ECS
#25175
opened Jul 27, 2026 by
andriyDev
Contributor
Loading…
Upgrade to ctt v0.5
C-Dependencies
A change to the crates that Bevy depends on
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25173
opened Jul 27, 2026 by
JMS55
Contributor
Loading…
custom_ui_material.wgsl fix
A-Rendering
#25170
opened Jul 26, 2026 by
ickshonpe
Contributor
Loading…
Improve ECS derive macro hygiene
A-ECS
Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
D-Macros
Code that generates Rust code
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25169
opened Jul 26, 2026 by
DavidCrossman
Contributor
Loading…
Add headless tooltips and a Feathers implementation
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
M-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
#25168
opened Jul 26, 2026 by
remloyal
Loading…
Set toolkit name and version in the accessibility tree
A-Accessibility
A problem that prevents users with disabilities from using Bevy
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25167
opened Jul 26, 2026 by
DataTriny
Contributor
Loading…
Fix missing Translations, rotations and scales
C-Bug
An unexpected or incorrect behavior
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
bevy_transform traces
A-Transform
#25166
opened Jul 26, 2026 by
greeble-dev
Contributor
Loading…
Make update_cursors run in a new CursorSystems::Update system set
A-Windowing
Platform-agnostic interface layer to run your app in
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.