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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

The Maximum call stack size exceeded error will be thrown in a web worker. C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#13345 opened May 12, 2024 by jinleili
Enable wayland support in examples. A-Windowing Platform-agnostic interface layer to run your app in C-Crash A sudden unexpected crash C-Examples An addition or correction to our examples O-Linux Specific to the Linux desktop operating system
#13340 opened May 12, 2024 by SetOfAllSets
updated mesh with custom pipeline is not rendered until next frame A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#13334 opened May 12, 2024 by ua-kxie
RegularPolygon should allow circumradius to be 0.0 C-Enhancement A new feature S-Needs-Triage This issue needs to be labelled
#13332 opened May 11, 2024 by mamekoro
bevy mobile example crashes on Android C-Crash A sudden unexpected crash C-Dependencies A change to the crates that Bevy depends on O-Android Specific to the Android mobile operating system
#13331 opened May 11, 2024 by FabianZeuner 0.14
Implement WorldQuery and QueryData for Mut A-ECS Entities, components, systems, and events C-Enhancement A new feature D-Straightforward Simple bug fixes and API improvements, docs, test and examples X-Contentious There are nontrivial implications that should be thought through
#13329 opened May 11, 2024 by Themayu
Specular from area lights is disproportionately bright A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#13327 opened May 11, 2024 by DGriffin91
KHR_lights_punctual spot light range not interpeted correctly A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#13319 opened May 10, 2024 by DGriffin91
Lights with radius overlapping with mesh result in sharp specular cutoff C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#13318 opened May 10, 2024 by DGriffin91
9-Slices don't update when using RenderAssetUsages::RENDER_WORLD A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#13316 opened May 10, 2024 by s-puig
game_menu example took 93% of cpu A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#13314 opened May 10, 2024 by adals
Bevy Preferences API A-App Bevy apps and plugins C-Enhancement A new feature
#13311 opened May 10, 2024 by viridia
Add a standardized way to track simulation time for interoperability C-Enhancement A new feature S-Needs-Triage This issue needs to be labelled
#13306 opened May 9, 2024 by NiseVoid
Phantom key presses on window focus change (alt+tab, etc) A-Input Player input via keyboard, mouse, gamepad, and more C-Bug An unexpected or incorrect behavior O-Linux Specific to the Linux desktop operating system
#13299 opened May 9, 2024 by hut
Weird Rendering Order C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#13298 opened May 9, 2024 by itsmeagainlamo
init_gizmo_group silently ignores missing RenderApp if in wrong order C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#13294 opened May 9, 2024 by RubenArtmann
Not a precise copy of the texture Image 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
#13290 opened May 9, 2024 by itsmeagainlamo
Some KTX2 Images fail to load C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
#13289 opened May 9, 2024 by DGriffin91
OwningPtr should impl From<Box<T>> A-Pointers Relating to Bevy pointer abstractions A-Reflection Runtime information about types C-Enhancement A new feature D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes X-Uncontroversial This work is generally agreed upon
#13287 opened May 9, 2024 by dmyyy
transmission renders black on some GPU A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior C-Regression Functionality that used to work but no longer does. Add a test for this!
#13284 opened May 8, 2024 by mockersf 0.14
ci setup command A-Build-System Related to build systems or continuous integration C-Enhancement A new feature D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes X-Uncontroversial This work is generally agreed upon
#13282 opened May 8, 2024 by BD103
Remove check-cfg when Rust 1.80 is released A-Build-System Related to build systems or continuous integration C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy S-Blocked This cannot more forward until something else changes X-Uncontroversial This work is generally agreed upon
#13268 opened May 7, 2024 by BD103
Mesh2d improvements tracking issues C-Tracking-Issue An issue that collects information about a broad development initiative
#13265 opened May 6, 2024 by IceSentry
7 tasks
PlaneMeshBuilder should include a configurable amount of subdivision for the mesh A-Math Fundamental domain-agnostic mathematical operations C-Regression Functionality that used to work but no longer does. Add a test for this! C-Usability A simple quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples X-Uncontroversial This work is generally agreed upon
#13258 opened May 6, 2024 by EmiOnGit
ProTip! Type g i on any issue or pull request to go back to the issue listing page.