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

Remove redundant check in Reflect::downcast method A-Reflection C-Code-Quality D-Good-First-Issue
#5120 opened Jun 27, 2022 by alice-i-cecile
many_foxes stress test example has very visible shadow artifacting A-Rendering C-Bug O-Linux S-Needs-Investigation
#5118 opened Jun 27, 2022 by colepoirier
Revisit Render/DrawFunction Design A-Rendering C-Performance
#5117 opened Jun 27, 2022 by james7132
Update to glam 0.21.2 A-Math C-Dependencies D-Good-First-Issue
#5115 opened Jun 27, 2022 by alice-i-cecile
loop exits immediately in Release build A-Windowing C-Bug C-Startup
#5113 opened Jun 27, 2022 by nathanprat
Window.set_resolution() and set_present_mode() don't have expected side-effects C-Bug O-Windows
#5111 opened Jun 27, 2022 by nfagerlund
Organize ECS benchmarks A-Diagnostics A-ECS C-Code-Quality D-Good-First-Issue
#5110 opened Jun 26, 2022 by alice-i-cecile
Remove unnecessary usages of WorldCell API A-ECS C-Code-Quality D-Good-First-Issue
#5109 opened Jun 26, 2022 by alice-i-cecile
Add an ARCHITECTURE.md to the repo A-Meta C-Docs
#5107 opened Jun 26, 2022 by PrototypeNM1
bevy_reflect: ignored fields are not ignored by FromReflect A-Reflection C-Bug
#5101 opened Jun 26, 2022 by nicopap
Accelerate change detection by redundantly storing change ticks A-ECS C-Performance
#5097 opened Jun 25, 2022 by alice-i-cecile
dev-docs.bevyengine.org branch should be force-pushed to avoid bloating the repo A-Meta C-Build-System C-Docs D-Good-First-Issue
#5092 opened Jun 24, 2022 by alice-i-cecile
render::view::RenderLayers does not affect SpriteBundle A-Rendering C-Bug
#5089 opened Jun 24, 2022 by lostinnowhere314
Be more specific when event is not added to app A-ECS C-Usability D-Good-First-Issue
#5088 opened Jun 24, 2022 by Pulau-Komodo
Pipelined Rendering: Deferred Extraction Commands A-Rendering C-Performance
#5082 opened Jun 23, 2022 by james7132
Adding Entity as child to other entity makes it invisible A-Rendering A-Transform C-Bug
#5081 opened Jun 23, 2022 by ashirviskas
Chained EntityCommands create useless temporary archetypes A-ECS C-Performance C-Usability
#5074 opened Jun 22, 2022 by alice-i-cecile
Add texture atlas stress test A-Rendering C-Examples C-Performance
#5073 opened Jun 22, 2022 by alice-i-cecile
A query filter for Asset updates A-Assets C-Enhancement
#5069 opened Jun 22, 2022 by nicopap
unwrap_or_else(|| debug_unreachable_unchecked()) still generates jump instructions A-ECS C-Code-Quality C-Performance
#5064 opened Jun 21, 2022 by james7132
Render Graph as Systems A-Rendering C-Enhancement C-Performance
#5062 opened Jun 21, 2022 by james7132
Allow AssetServer load from internet url A-Assets C-Enhancement
#5061 opened Jun 21, 2022 by NateLing
Add texture sampler to GLSL example A-Rendering C-Examples
#5059 opened Jun 20, 2022 by glfmn
#[should_panic(expected = ...)] non-functional. A-Diagnostics A-Tasks C-Bug
#5054 opened Jun 20, 2022 by FraserLee
Surface documentation for debug logging of system execution order A-Diagnostics A-ECS C-Docs
#5052 opened Jun 19, 2022 by alice-i-cecile
ProTip! no:milestone will show everything without a milestone.