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
Assigned to nobody Loading
Sort

Issues list

Renamed BRP methods to be more hierarchical. A-Dev-Tools Tools used to debug Bevy applications. C-Code-Quality A section of code that is hard to understand or change C-Usability A targeted quality-of-life change that makes Bevy easier to use 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 X-Uncontroversial This work is generally agreed upon
#19377 opened May 26, 2025 by AlephCubed Loading… 0.17
Add tests for BRP A-Dev-Tools Tools used to debug Bevy applications. C-Testing A change that impacts how we test Bevy or how users test their apps D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Uncontroversial This work is generally agreed upon
#19371 opened May 26, 2025 by alice-i-cecile
Hot patching systems with subsecond A-Dev-Tools Tools used to debug Bevy applications. M-Needs-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-Controversial There is active debate or serious implications around merging this PR
#19309 opened May 20, 2025 by mockersf Loading… 0.17
Add frame_time graph to fps_overlay v2 A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19277 opened May 18, 2025 by Zeophlite Loading…
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
Being able to visualize the exact schedule order being used A-Dev-Tools Tools used to debug Bevy applications. A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Complex Quite challenging from either a design or technical perspective. Ask for help! S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Uncontroversial This work is generally agreed upon
#18310 opened Mar 14, 2025 by cBournhonesque
bevy_remote doesn't work with dynamic components A-Dev-Tools Tools used to debug Bevy applications. C-Bug An unexpected or incorrect behavior
#18138 opened Mar 3, 2025 by SpecificProtagonist
Expose some fields of Stepping A-Dev-Tools Tools used to debug Bevy applications. 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-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#18100 opened Mar 1, 2025 by benfrankel
BRP methods naming pass A-Dev-Tools Tools used to debug Bevy applications. C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! X-Uncontroversial This work is generally agreed upon
#18055 opened Feb 26, 2025 by Leinnan
print_ui_layout_tree is exported, but not usable A-Dev-Tools Tools used to debug Bevy applications. 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-Implementation This issue is ready for an implementation PR. Go for it!
#17909 opened Feb 17, 2025 by rparrett
expose parse & parse_some from bevy_remote crate A-Dev-Tools Tools used to debug Bevy applications. 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-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! X-Uncontroversial This work is generally agreed upon
#17732 opened Feb 7, 2025 by Utope
Error spawning non-deserializable components A-Dev-Tools Tools used to debug Bevy applications. A-Reflection Runtime information about types C-Bug An unexpected or incorrect behavior S-Needs-Design This issue requires design work to think about how it would best be accomplished
#16895 opened Dec 19, 2024 by matthunz
Comprehensive Source Tracking A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible C-Tracking-Issue An issue that collects information about a broad development initiative D-Complex Quite challenging from either a design or technical perspective. Ask for help! S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! X-Uncontroversial This work is generally agreed upon
#16775 opened Dec 11, 2024 by NthTensor
2 of 6 tasks
OpenRPC support in Bevy Remote Protocol A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible D-Complex Quite challenging from either a design or technical perspective. Ask for help! S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! X-Contentious There are nontrivial implications that should be thought through
#16744 opened Dec 10, 2024 by Leinnan
Add WebSocket support for RemoteHttpPlugin A-Dev-Tools Tools used to debug Bevy applications. A-Networking Sending data between clients, servers and machines C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#16403 opened Nov 16, 2024 by villor Loading…
Disable ansi colors for tracing_tracy A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible S-Needs-Design This issue requires design work to think about how it would best be accomplished
#16245 opened Nov 5, 2024 by TheCodeLamp
Bevy-native World Inspector A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible C-Tracking-Issue An issue that collects information about a broad development initiative D-Complex Quite challenging from either a design or technical perspective. Ask for help! M-Needs-Release-Note Work that should be called out in the blog due to impact S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#15636 opened Oct 4, 2024 by viridia
Current tracy deps don't follow compatibility table A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Bug An unexpected or incorrect behavior C-Dependencies A change to the crates that Bevy depends on S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#13970 opened Jun 21, 2024 by torsteingrindvik
Dev tools abstraction A-Dev-Tools Tools used to debug Bevy applications. 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-Design-Doc This issue or PR is particularly complex, and needs an approved design doc before it can be merged X-Controversial There is active debate or serious implications around merging this PR
#13582 opened May 30, 2024 by rewin123 Draft
Make an example for bevy_ui gizmos layout overlay A-Dev-Tools Tools used to debug Bevy applications. A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! X-Uncontroversial This work is generally agreed upon
#12714 opened Mar 25, 2024 by pablo-lua
DebugUiPlugin does not handle node with custom transform correctly A-Dev-Tools Tools used to debug Bevy applications. A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior
#12576 opened Mar 19, 2024 by notmd
Add frame time graph to fps_overlay A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible M-Needs-Release-Note Work that should be called out in the blog due to impact S-Blocked This cannot move forward until something else changes
#12561 opened Mar 18, 2024 by IceSentry Loading…
Diagnostic overlay dev tool A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Feature A new feature, making something new possible
#12560 opened Mar 18, 2024 by IceSentry
Integrate pipeline statistics with bevy_dev_tools A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use
#12541 opened Mar 17, 2024 by alice-i-cecile
Add tracy integration to pipeline statistics A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible
#12540 opened Mar 17, 2024 by alice-i-cecile
ProTip! Follow long discussions with comments:>50.