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

Serialize with reflection is different from serde for tuple struct C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#15623 opened Oct 3, 2024 by notmd
Packaged as .app on the macOS platform, assets cannot be read. A-Assets Load files from disk to use for things like images, models, and sounds O-MacOS Specific to the MacOS (Apple) desktop operating system
#15618 opened Oct 3, 2024 by mzdk100
Events::oldest_event_count and Events::oldest_id don't make the difference to each other clear enough C-Docs An addition or correction to our documentation S-Needs-Triage This issue needs to be labelled
#15617 opened Oct 3, 2024 by urben1680
Macro detailed_trace expects a bevy_utils module in scope when bevy reexport that module as utils C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#15615 opened Oct 3, 2024 by urben1680
Hot-reload support for Bevy ECS systems C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
#15613 opened Oct 3, 2024 by kaphula
Animation Retargeting Woes C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
#15612 opened Oct 3, 2024 by emberlightstudios
Add more tools to conveniently work with hierarchies, especially in the presence of ghost nodes A-Hierarchy Parent-child entity hierarchies A-UI Graphical user interfaces, styles, layouts, and widgets 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!
#15609 opened Oct 3, 2024 by alice-i-cecile 0.15
Rename AnimationGraph to something like BlendGraph or BlendTree A-Animation Make things move and change over time 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
#15604 opened Oct 2, 2024 by mweatherley
Add EntityMut::get_mut_by_id_unchecked A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible 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!
#15603 opened Oct 2, 2024 by alice-i-cecile
Sub View only projects correctly when aspect ratio of size and full_size match C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#15600 opened Oct 2, 2024 by m-edlund
Reduce Bevy's compiled binary size A-Cross-Cutting Impacts the entire engine C-Performance A change motivated by improving speed, memory usage or compile times
#15596 opened Oct 2, 2024 by alice-i-cecile
Changes to textures does not propagate to materials C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#15595 opened Oct 2, 2024 by JoNil
Add a unicode bidi example A-Text Rendering and layout for characters C-Docs An addition or correction to our documentation 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!
#15592 opened Oct 2, 2024 by richchurcher
Add point cloud rendering example C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
#15590 opened Oct 2, 2024 by Bcompartment
Add panoramic camera types C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
#15588 opened Oct 2, 2024 by Bcompartment
6 tasks
Bevy icon improvements for smaller sizes and "scalability" A-Art Art, UX or graphic design A-Meta About the project itself D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Adopt-Me The original PR author has no intent to complete this work. Pick me up!
#15584 opened Oct 2, 2024 by richchurcher
Support removing a removed Component's required components A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#15580 opened Oct 1, 2024 by cart 0.15
macOS: camera with shear not working A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-MacOS Specific to the MacOS (Apple) desktop operating system S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#15576 opened Oct 1, 2024 by BenjaminBrienen 0.15
Removing Parent / Children from the world and then reinserting them can break hierarchies A-ECS Entities, components, systems, and events A-Hierarchy Parent-child entity hierarchies A-Transform Translations, rotations and scales C-Bug An unexpected or incorrect behavior 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-Controversial There is active debate or serious implications around merging this PR
#15575 opened Oct 1, 2024 by alice-i-cecile
Several examples appear broken following recent changes 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
#15570 opened Oct 1, 2024 by alice-i-cecile
5 tasks
0.15
bevy_render should not depend on bevy_winit A-Rendering Drawing game state to the screen A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Contentious There are nontrivial implications that should be thought through
#15565 opened Oct 1, 2024 by alice-i-cecile 0.15
Add a screen shake example A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples
#15564 opened Oct 1, 2024 by alice-i-cecile
Borders example is broken on some machines A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior C-Machine-Specific This bug is isolated to specific hardware or driver configurations S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#15563 opened Oct 1, 2024 by Trashtalk217
Directional light does not disappear after removing the DirectionalLight component A-ECS Entities, components, systems, and events A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#15560 opened Oct 1, 2024 by tim-blackbird 0.15
Add trait ComponentConstructor A-ECS Entities, components, systems, and events A-Reflection Runtime information about types C-Feature A new feature, making something new possible X-Contentious There are nontrivial implications that should be thought through
#15559 opened Oct 1, 2024 by Qinka
ProTip! Find all open issues with in progress development work with linked:pr.