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

Remove excessive logging when using symphonia features like AudioBundle A-Audio Sounds playback and modification A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Bug An unexpected or incorrect behavior C-Usability A targeted quality-of-life change that makes Bevy easier to use 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!
#16277 opened Nov 7, 2024 by Sigma-dev
Prefer Display over Debug A-Diagnostics Logging, crash handling, error reporting and performance analysis D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#16112 opened Oct 26, 2024 by BenjaminBrienen Loading…
Consistent formatting of entities in error messages A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Usability A targeted quality-of-life change that makes Bevy easier to use 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!
#16104 opened Oct 25, 2024 by SpecificProtagonist
Label the command encoder of the RenderContext A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Needs-Design This issue requires design work to think about how it would best be accomplished
#16003 opened Oct 19, 2024 by djeedai
Improve documentation on how to setup and run Tracy A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Docs An addition or correction to our documentation 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!
#15967 opened Oct 17, 2024 by wilk10
Teach users how to control how noisy Bevy's logging is A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Docs An addition or correction to our documentation S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#15957 opened Oct 16, 2024 by alice-i-cecile
use more levels of spans than always info A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Usability A targeted quality-of-life change that makes Bevy easier to use 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-Contentious There are nontrivial implications that should be thought through
#15457 opened Sep 26, 2024 by mockersf
despawn_recursive causing Tracy error A-Diagnostics Logging, crash handling, error reporting and performance analysis A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Needs-Design This issue requires design work to think about how it would best be accomplished
#15299 opened Sep 19, 2024 by ConnorKnack
Compile-out excessive wgpu log messages statically A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Feature A new feature, making something new possible C-Performance A change motivated by improving speed, memory usage or compile times X-Controversial There is active debate or serious implications around merging this PR
#14116 opened Jul 2, 2024 by JMS55
Log DXC/FXC and shader model at startup on the DirectX12 backend A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible X-Uncontroversial This work is generally agreed upon
#14068 opened Jun 29, 2024 by JMS55
Current tracy deps don't follow compatibility table A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Bug An unexpected or incorrect behavior C-Dependencies A change to the crates that Bevy depends on S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#13970 opened Jun 21, 2024 by torsteingrindvik
Lossy parse log filter if it comes from env variable A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Usability A targeted quality-of-life change that makes Bevy easier to use 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
#13918 opened Jun 18, 2024 by LucDrenth
Adds bevy_tracing crate A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Code-Quality A section of code that is hard to understand or change S-Needs-SME Decision or review from an SME is required X-Controversial There is active debate or serious implications around merging this PR
#13556 opened May 28, 2024 by mnmaita Draft
Error logs are silently lost if LogPlugin is added late. A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Bug An unexpected or incorrect behavior 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!
#13409 opened May 17, 2024 by shanecelis
GLTF with 3 UV Maps throws an error A-Diagnostics Logging, crash handling, error reporting and performance analysis A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#12995 opened Apr 16, 2024 by ethereumdegen
Add frame time graph to fps_overlay A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen 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-Blocked This cannot move forward until something else changes
#12561 opened Mar 18, 2024 by IceSentry Loading…
Diagnostic overlay dev tool A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Feature A new feature, making something new possible
#12560 opened Mar 18, 2024 by IceSentry
Integrate pipeline statistics with bevy_dev_tools A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use
#12541 opened Mar 17, 2024 by alice-i-cecile
Add tracy integration to pipeline statistics A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible
#12540 opened Mar 17, 2024 by alice-i-cecile
Frame time diagnostic independent of vsync A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible
#11817 opened Feb 11, 2024 by torsteingrindvik
Error inconsistency: Some errors both have source and include source in display A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Code-Quality A section of code that is hard to understand or change
#11667 opened Feb 2, 2024 by jannik4
Add a way to dump shaders A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible
#11614 opened Jan 30, 2024 by Elabajaba Draft
5 tasks
Set a max-history-duration for Diagnostics A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Usability A targeted quality-of-life change that makes Bevy easier to use
#11429 opened Jan 20, 2024 by cBournhonesque
Ability to undo once! macros A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Usability A targeted quality-of-life change that makes Bevy easier to use
#11374 opened Jan 16, 2024 by doonv
Automatically detect and warn about duplicate Bevy (or Bevy-depending) crates A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Usability A targeted quality-of-life change that makes Bevy easier to use X-Controversial There is active debate or serious implications around merging this PR
#11304 opened Jan 11, 2024 by alice-i-cecile
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.