Skip to content

Issues: bevyengine/bevy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fix missing meta files breaking Bevy on itch C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19268 opened May 17, 2025 by rparrett Loading… 0.16.1
split_screen example doesn't spawn most assets A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior C-Examples An addition or correction to our examples D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#19231 opened May 16, 2025 by BenjaminBrienen
Make sure that serde_json::Map::into_values exists A-Build-System Related to build systems or continuous integration C-Bug An unexpected or incorrect behavior C-Dependencies A change to the crates that Bevy depends on D-Trivial Nice and easy! A great choice to get started with Bevy P-Regression Functionality that used to work but no longer does. Add a test for this! S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19229 opened May 16, 2025 by BenjaminBrienen Loading…
run_system_cached does not allow usage of systems which return Result A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19227 opened May 16, 2025 by Oneirical 0.17
Examples broken on web, pulling in env package C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds S-Blocked This cannot move forward until something else changes
#19225 opened May 16, 2025 by TimJentzsch
Fix #19219 by moving observer triggers out of resource_scope A-ECS 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
#19221 opened May 15, 2025 by mbrea-c Loading…
Crash when observing SceneInstanceReady trigger A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19219 opened May 15, 2025 by mbrea-c
Navigate through TabGroups in order. A-Input Player input via keyboard, mouse, gamepad, and more 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 S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19218 opened May 15, 2025 by FlippinBerger Loading…
No schedule build pass overwrite if build settings do not change auto_insert_apply_deferred from true A-ECS Entities, components, systems, and events 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
#19217 opened May 15, 2025 by urben1680 Loading…
Added monitor after app started did't provide any useful information on wayland C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#19216 opened May 15, 2025 by dearfl
Failed to start as fullscreen on wayland A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior O-Linux Specific to the Linux desktop operating system
#19215 opened May 15, 2025 by dearfl
Add WakeUp event to App A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19212 opened May 14, 2025 by IceSentry Loading…
Basic 3D Scene Renders Unpredictably A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#19209 opened May 14, 2025 by jasonboninger
Gizmos flip axes when values are large A-Gizmos Visual editor and debug gizmos A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#19205 opened May 13, 2025 by aevyrie 0.16.1
Attaching an AmbientLight to a Camera causes unexpected warning message C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#19203 opened May 13, 2025 by phi-fell
dev_tool example has wrong import A-Dev-Tools Tools used to debug Bevy applications. C-Bug An unexpected or incorrect behavior C-Examples An addition or correction to our examples S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#19200 opened May 13, 2025 by Saratii
Fix #11111 by making asset settings part of AssetPath A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Controversial There is active debate or serious implications around merging this PR
#19187 opened May 12, 2025 by greeble-dev Draft
Mesh picking plugin sometimes spams Pointer<Out> events infinitely for a stationary mouse A-Picking Pointing at and selecting objects of all sorts C-Bug An unexpected or incorrect behavior
#19181 opened May 12, 2025 by Runi-c
don't filter dragged entity out of DragEnter events 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 M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19179 opened May 12, 2025 by tomara-x Loading…
Forward decals are broken on Web A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds
#19177 opened May 11, 2025 by janhohenheim 0.16.1
Fix mismatched FogFalloff A-Rendering Drawing game state to the screen 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19174 opened May 11, 2025 by lomirus Loading…
Error registering generic type with PhantomData A-Reflection Runtime information about types C-Bug An unexpected or incorrect behavior
#19171 opened May 11, 2025 by benfrankel
When using 2D and 3D cameras, moving the 2D UI camera to a nondefault render layer causes a crash on Wasm A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds P-Crash A sudden unexpected crash
#19167 opened May 10, 2025 by janhohenheim
When using 2D and 3D cameras, moving the 2D UI camera to a nondefault render layer makes shadows flicker A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#19166 opened May 10, 2025 by janhohenheim
Crash occurs when attempting to minimize the window A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior O-Windows Specific to the Windows desktop operating system
#19162 opened May 10, 2025 by Fodesu
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.