-
-
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
bevy_render has unfulfilled lint on Mac wasm
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
D-Trivial
Nice and easy! A great choice to get started with Bevy
O-MacOS
Specific to the MacOS (Apple) desktop operating system
O-Web
Specific to web (WASM) builds
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#19442
opened May 30, 2025 by
ElliottjPierce
Crash when second window is closed first in multiple_windows example.
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Reproduction
Needs an up-to-date or minimal reproduction
#19424
opened May 29, 2025 by
sroauth
Weird compute shader behavior on apple silicon.
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#18402
opened Mar 18, 2025 by
Sigma-dev
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
Putting System To Sleep / Suspending app for long periods of time causes UUID panic
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
C-Machine-Specific
This bug is isolated to specific hardware or driver configurations
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Blocked
This cannot move forward until something else changes
#17827
opened Feb 12, 2025 by
Braymatter
[MacOs] 0.15 panic: wgpu error: Validation Error
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
O-iOS
Specific to the iOS mobile operating system
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#16590
opened Dec 1, 2024 by
extrawurst
Crash on macOS, related to ExtendedMaterial and custom vertex buffer layout
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
O-iOS
Specific to the iOS mobile operating system
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#16588
opened Dec 1, 2024 by
splashdust
macos: Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
O-MacOS
Specific to the MacOS (Apple) desktop operating system
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
anti_aliasing
example crashes when MSAA is set to 8 samples
A-Rendering
#15789
opened Oct 9, 2024 by
rparrett
Read back full screen state from window on macOS
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#15678
opened Oct 6, 2024 by
coreh
Loading…
bug: cannot create an unfocused window on Mac for dev
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
#15025
opened Sep 3, 2024 by
swarnimarun
BorderlessFullscreen does not cover the menu bar on macOS
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Blocked
This cannot move forward until something else changes
#14783
opened Aug 16, 2024 by
TarekAS
Clarify target platform support
A-Cross-Cutting
Impacts the entire engine
C-Docs
An addition or correction to our documentation
C-Machine-Specific
This bug is isolated to specific hardware or driver configurations
D-Domain-Agnostic
Can be tackled by anyone with generic programming or Rust skills
O-MacOS
Specific to the MacOS (Apple) desktop operating system
X-Blessed
Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#14078
opened Jun 30, 2024 by
janhohenheim
lldb hangs 1-2s whenever I press Ctrl+key or Cmd+key for the first time on Mac (since winit v0.30)
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Blocked
This cannot move forward until something else changes
#14010
opened Jun 25, 2024 by
zhaop
macOS asks for permission to use the microphone
A-Audio
Sounds playback and modification
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Blocked
This cannot move forward until something else changes
#13989
opened Jun 23, 2024 by
tsukinoko-kun
Dragging window around is very buggy
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#13623
opened Jun 1, 2024 by
nesrve
Handle winit's Player input via keyboard, mouse, gamepad, and more
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
WindowEvent::ModifiersChanged
A-Input
#13357
opened May 13, 2024 by
matthunz
Loading…
KeyboardInput
events not being triggered by MacOS native overlays
A-Input
#13356
opened May 13, 2024 by
matthunz
[MacOS] [Safari/Wasm] Window::cursor_position returns None when inside the window on MouseButtonInput Released
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
O-Web
Specific to web (WASM) builds
#12870
opened Apr 4, 2024 by
extrawurst
Translucent window outline (window shadow) appears when moving windows with a transparent background with a transparent window
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Blocked
This cannot move forward until something else changes
#12410
opened Mar 10, 2024 by
P-Asta
linking error when used with wry/tao on macOS aarch64
O-MacOS
Specific to the MacOS (Apple) desktop operating system
P-Compile-Failure
A failure to compile Bevy apps
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#11779
opened Feb 8, 2024 by
TarekAS
Certain shader code reliably crashes whole macOS
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
P-Crash
A sudden unexpected crash
#11530
opened Jan 25, 2024 by
janhohenheim
Bus error setting cursor.visible
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#11009
opened Dec 17, 2023 by
jeffs
mesh2d example panics on macOS
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
O-MacOS
Specific to the MacOS (Apple) desktop operating system
O-Metal
Specific to the Metal render API
#10849
opened Dec 2, 2023 by
ekalosak
Very high CPU usage on MacOS
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Performance
A change motivated by improving speed, memory usage or compile times
O-MacOS
Specific to the MacOS (Apple) desktop operating system
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#10261
opened Oct 25, 2023 by
hmans
Bevy WASM app broke with 'metal_types' error after upgrade to macOS 14 Sonoma
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
O-MacOS
Specific to the MacOS (Apple) desktop operating system
O-Web
Specific to web (WASM) builds
#10236
opened Oct 23, 2023 by
frewsxcv
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.