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

Panic / segfault when trying to create a custom bindless material with storage buffers. A-Rendering Drawing game state to the screen 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
#18853 opened Apr 15, 2025 by inodentry 0.16.1
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
Temporary fix to prevent panics on loading Gltf assets in parallel due to stack overlows A-Assets Load files from disk to use for things like images, models, and sounds A-Tasks Tools for parallel and async work C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#18186 opened Mar 6, 2025 by john-sharratt Loading…
Fix panic when a mesh has skinning attributes but no SkinnedMesh component A-Animation Make things move and change over time A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18074 opened Feb 27, 2025 by greeble-dev Draft
Steam Deck crash on startup since winit 0.30 update A-Windowing Platform-agnostic interface layer to run your app in 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
#17168 opened Jan 5, 2025 by GitGhillie
Sending AppExit during a startup schedule causes crash 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
#17059 opened Dec 31, 2024 by Person-93
Crash in bevy_ui with specific node hierarchy A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash S-Needs-Design This issue requires design work to think about how it would best be accomplished
#16765 opened Dec 11, 2024 by romamik
Custom viewport crashes when minimizing the window A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash P-Regression Functionality that used to work but no longer does. Add a test for this! S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#16704 opened Dec 7, 2024 by qvwvwvwvq
webgl2: Mesh without triangles panics A-Rendering Drawing game state to the screen 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
#16525 opened Nov 27, 2024 by rparrett
Crash on startup due to failure to get a DeviceDescriptor A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior C-Startup A crash that occurs when first attempting to run a Bevy app P-Crash A sudden unexpected crash S-Needs-Design This issue requires design work to think about how it would best be accomplished
#16463 opened Nov 21, 2024 by MarcoMeijer
wgpu crashes on Redmi k60pro mobile phone due to too high of resolution A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Android Specific to the Android mobile operating system P-Crash A sudden unexpected crash S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#16361 opened Nov 12, 2024 by ysypnbh
webgpu: 3d_scene example panics when pbr_pcss feature is enabled A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-WebGPU Specific to the WebGPU render API P-Crash A sudden unexpected crash S-Blocked This cannot move forward until something else changes
#16000 opened Oct 19, 2024 by rparrett
The underlying API or device in use does not support enough features to be a fully compliant implementation of WebGPU. A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Android Specific to the Android mobile operating system P-Crash A sudden unexpected crash S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#15452 opened Sep 26, 2024 by mzdk100
Segmentation fault on loading 3d examples A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-DX12 Specific to the DX12 render API O-Windows Specific to the Windows desktop operating system P-Crash A sudden unexpected crash S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#15046 opened Sep 5, 2024 by Will-Carson
Crash due to wgpu during startup on Wayland A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior C-Startup A crash that occurs when first attempting to run a Bevy app O-Linux Specific to the Linux desktop operating system O-Vulkan Specific to the Vulkan render API P-Crash A sudden unexpected crash
#14494 opened Jul 27, 2024 by umut-sahin
It's possible to hit unreachable code of the standard library when compiling with dynamic_linking and release on Windows in certain cases C-Bug An unexpected or incorrect behavior O-Windows Specific to the Windows desktop operating system P-Crash A sudden unexpected crash S-Blocked This cannot move forward until something else changes
#14396 opened Jul 19, 2024 by janhohenheim
Some images compressed with CompressedImageSaver cause panics after loading A-Assets Load files from disk to use for things like images, models, and sounds A-Rendering Drawing game state to the screen 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
#14315 opened Jul 14, 2024 by Seldom-SE
embedded_asset! is broken on Windows Wasm builds A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds O-Windows Specific to the Windows desktop operating system P-Crash A sudden unexpected crash S-Blocked This cannot move forward until something else changes
#14246 opened Jul 9, 2024 by janhohenheim
Panic when PbrPlugin.add_default_deferred_lighting_plugin = false A-Rendering Drawing game state to the screen 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
#14226 opened Jul 8, 2024 by eero-lehtinen
2d custom vertex attribute not working A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash
#14077 opened Jun 30, 2024 by jonathandw743
2
2
Unsupported GL_EXT_texture_shadow_lod causes panic in PBR pipeline A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-OpenGL Specific to the OpenGL render API P-Crash A sudden unexpected crash
#14045 opened Jun 27, 2024 by ByteNybbler
Segfault on exit with multi_threaded feature disabled on Wayland after wgpu 0.20 A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-Linux Specific to the Linux desktop operating system P-Crash A sudden unexpected crash P-Regression Functionality that used to work but no longer does. Add a test for this!
#13958 opened Jun 20, 2024 by Friz64
REGRESSION: wgpu panic BadDisplay after winit 0.30 on Wayland OpenGL 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 O-Linux Specific to the Linux desktop operating system O-OpenGL Specific to the OpenGL render API P-Crash A sudden unexpected crash P-Regression Functionality that used to work but no longer does. Add a test for this!
#13923 opened Jun 19, 2024 by inodentry
Enable wayland support in examples. A-Windowing Platform-agnostic interface layer to run your app in C-Examples An addition or correction to our examples O-Linux Specific to the Linux desktop operating system P-Crash A sudden unexpected crash
#13340 opened May 12, 2024 by SetOfAllSets
2
Compute Task Pool (7)' panicked at crates\bevy_render\src\view\window\mod.rs:365:21: Couldn't get swap chain texture, operation unrecoverable: A timeout was encountered while trying to acquire the next frame A-Rendering Drawing game state to the screen 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
#13150 opened Apr 30, 2024 by kuolas
ProTip! Updated in the last three days: updated:>2025-04-25.