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

Feature: 2d Point Lights. 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-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-Contentious There are nontrivial implications that should be thought through
#19539 opened Jun 8, 2025 by Adriigbs Loading…
ComponentId system param C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
#19535 opened Jun 8, 2025 by lotus128
TextShadow doesn't work with Text2d A-Rendering Drawing game state to the screen A-Text Rendering and layout for characters A-Transform Translations, rotations and scales A-UI Graphical user interfaces, styles, layouts, and widgets C-Docs An addition or correction to our documentation C-Feature A new feature, making something new possible
#19529 opened Jun 8, 2025 by djeedai
bevy::ecs::schedule::common_conditions::not support SystemInput C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
#19527 opened Jun 7, 2025 by lotus128
Add system parameter for relation quieries A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes 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-Contentious There are nontrivial implications that should be thought through
#19526 opened Jun 7, 2025 by KurlykovDanila Draft
1 of 5 tasks
Support looping sections in audio playback A-Audio Sounds playback and modification 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 S-Needs-Triage This issue needs to be labelled
#19525 opened Jun 7, 2025 by viridia
Schema types metadata A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19524 opened Jun 7, 2025 by Leinnan Loading…
Bundle refactor - Option bundles and Box<dyn Bundle> A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-Release-Note Work that should be called out in the blog due to impact S-Needs-Benchmarking This set of changes needs performance benchmarking to double-check that they help S-Needs-Help The author needs help finishing this PR. S-Needs-Review Needs reviewer attention (from anyone!) to move forward S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Contentious There are nontrivial implications that should be thought through
#19491 opened Jun 4, 2025 by SkiFire13 Loading… 0.17
Assets::get_many A-Assets Load files from disk to use for things like images, models, and sounds C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#19484 opened Jun 3, 2025 by Wuketuke Loading…
PlaneMeshBuilder: allow for different number of subdivisions in X and Z directions A-Math Fundamental domain-agnostic mathematical operations 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-Uncontroversial This work is generally agreed upon
#19479 opened Jun 3, 2025 by Wuketuke Loading…
Simpler shaders for 3D meshes A-Rendering Drawing game state to the screen 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
#19474 opened Jun 3, 2025 by viridia
Frustum gizmo A-Gizmos Visual editor and debug gizmos C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! X-Uncontroversial This work is generally agreed upon
#19468 opened Jun 2, 2025 by hukasu
Allow for outgoing error reporting using GLOBAL_ERROR_HANDLER / set_error_handler A-ECS Entities, components, systems, and events 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-Needs-Design This issue requires design work to think about how it would best be accomplished X-Uncontroversial This work is generally agreed upon
#19466 opened Jun 2, 2025 by m-edlund
Add ZIndex, YSort, and SortBias 2d components A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide 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-Contentious There are nontrivial implications that should be thought through
#19463 opened Jun 2, 2025 by tychedelia Loading… 0.17
Allow images to be resized on the GPU without losing data A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19462 opened Jun 2, 2025 by tychedelia Loading…
Shared components A-ECS Entities, components, systems, and events 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-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
#19456 opened Jun 1, 2025 by eugineerd Loading…
Query as Entities A-ECS Entities, components, systems, and events 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-Controversial There is active debate or serious implications around merging this PR
#19454 opened Jun 1, 2025 by re0312
1 of 6 tasks
Remove entity reserving/pending/flushing system A-ECS Entities, components, systems, and events 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 X-Controversial There is active debate or serious implications around merging this PR
#19451 opened May 31, 2025 by ElliottjPierce Loading…
5 tasks
text measure function A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible
#19415 opened May 28, 2025 by ickshonpe Draft 0.17
Make Handle to be a Component (again) A-Assets Load files from disk to use for things like images, models, and sounds 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 X-Controversial There is active debate or serious implications around merging this PR
#19407 opened May 28, 2025 by smer44
Implement SystemCondition for systems returning Result<bool, BevyError> and Result<(), BevyError> A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#19403 opened May 27, 2025 by urben1680
Information about supported extensions in ReflectAsset A-Assets Load files from disk to use for things like images, models, and sounds A-Reflection Runtime information about types 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
#19399 opened May 27, 2025 by Leinnan
Cosmic text: provide API to measure text without drawing it. A-Text Rendering and layout for characters C-Feature A new feature, making something new possible
#19382 opened May 26, 2025 by viridia
Core button widget A-UI Graphical user interfaces, styles, layouts, and widgets 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-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#19366 opened May 25, 2025 by viridia Loading… 0.17
Test threads in ci doc test A-Build-System Related to build systems or continuous integration 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
#19359 opened May 24, 2025 by hukasu Loading…
ProTip! Updated in the last three days: updated:>2025-06-05.