-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
refactor ui/borders example to use new children! macro
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18962
opened Apr 28, 2025 by
ChristopherBiscardi
Loading…
Change the default visual box for Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
D-Trivial
Nice and easy! A great choice to get started with Bevy
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
OverflowClipMargin
to PaddingBox
A-UI
#18935
opened Apr 25, 2025 by
ickshonpe
Loading…
The default for Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
OverflowClipMargin
's visual box should be PaddingBox
not ContentBox
A-UI
#18934
opened Apr 25, 2025 by
ickshonpe
UI picking doesn't support rotated and scaled elements
A-Picking
Pointing at and selecting objects of all sorts
A-Transform
Translations, rotations and scales
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
#18930
opened Apr 25, 2025 by
ickshonpe
Responsive translation support for UI nodes
A-Transform
Translations, rotations and scales
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
#18929
opened Apr 25, 2025 by
ickshonpe
Text background colors
A-Accessibility
A problem that prevents users with disabilities from using Bevy
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
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18892
opened Apr 21, 2025 by
ickshonpe
Loading…
TextBackgroundColors
A-Accessibility
A problem that prevents users with disabilities from using Bevy
A-Rendering
Drawing game state to the screen
A-Text
Rendering and layout for characters
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
#18889
opened Apr 21, 2025 by
ickshonpe
add #[serde(default)] to Node (and, perhaps other similar structs)
A-Cross-Cutting
Impacts the entire engine
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
#18883
opened Apr 19, 2025 by
CupOfTeaJay
Loading…
Unexpected extra blank space
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#18764
opened Apr 8, 2025 by
lomirus
The UI Button example should support accessibility
A-Accessibility
A problem that prevents users with disabilities from using Bevy
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
#18760
opened Apr 8, 2025 by
ickshonpe
enable accessibility for the button example
A-Accessibility
A problem that prevents users with disabilities from using Bevy
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18749
opened Apr 7, 2025 by
ickshonpe
Loading…
bevy_ui_render
crate
A-Rendering
#18703
opened Apr 3, 2025 by
ickshonpe
Loading…
separate border colors
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-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
X-Uncontroversial
This work is generally agreed upon
Constify Graphical user interfaces, styles, layouts, and widgets
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
BorderRadius::resolve
A-UI
#18595
opened Mar 28, 2025 by
ickshonpe
Loading…
add 2d_on_ui example
A-Rendering
Drawing game state to the screen
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#18513
opened Mar 24, 2025 by
mirsella
Loading…
Update log_layers_ecs example for children macro
A-ECS
Entities, components, systems, and events
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18293
opened Mar 13, 2025 by
krunchington
Loading…
Mac M1+WASM: Drawing game state to the screen
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
C-Performance
A change motivated by improving speed, memory usage or compile times
O-MacOS
Specific to the MacOS (Apple) desktop operating system
O-Web
Specific to web (WASM) builds
O-WebGL2
Specific to the WebGL2 render API
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
many_buttons
extreme memory usage
A-Rendering
#18257
opened Mar 11, 2025 by
Azorlogh
world_to_ndc returns inf that triggers panic in bevy_ui layout
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
P-Crash
A sudden unexpected crash
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#18252
opened Mar 11, 2025 by
tbillington
Migrate examples to the improved Spawning API (to Entities, components, systems, and events
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
children! from
with_children`)
A-ECS
#18238
opened Mar 10, 2025 by
krunchington
Add a Graphical user interfaces, styles, layouts, and widgets
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
scale_factor
parameter to Val::resolve
A-UI
#18164
opened Mar 5, 2025 by
ickshonpe
Loading…
Add Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
C-Code-Quality
A section of code that is hard to understand or change
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
LeafNode
to forbid adding Node
children to certain Node
s
A-UI
#18156
opened Mar 4, 2025 by
bytemunch
Loading…
UI specific color enum
A-UI
Graphical user interfaces, styles, layouts, and widgets
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!
X-Contentious
There are nontrivial implications that should be thought through
#18152
opened Mar 4, 2025 by
ickshonpe
UI Node Gradients
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-Shaders
This code uses GPU shader languages
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
UI Text nodes behave weirdly when they have children
A-Text
Rendering and layout for characters
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#18015
opened Feb 24, 2025 by
elenakrittik
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.