bevyengine / bevyengine/bevy

Bevy crashes on Google Pixel 10

Open
#23,754 8 comments 0 reactions 0 assignees View on GitHub
A-Rendering A-Windowing C-Bug C-Machine-Specific O-Android S-Needs-Design
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version and features

- main

## \[Optional\] Relevant system information

```
SystemInfo { os: "Android 16 on Pixel 10", kernel: "6.6.82-android15-8-g55bfc90aa731-ab13641008-4k", cpu: "not available", core_count: "8", memory: "11.3 GiB" }
AdapterInfo { name: "PowerVR D-Series DXT-48-1536 MC1", vendor: 4112, device: 1896223250, device_type: IntegratedGpu, device_pci_bus_id: "", driver: "PowerVR D-Series Vulkan Driver", driver_info: "24.3@6660496", backend: Vulkan, subgroup_min_size: 4, subgroup_max_size: 128, transient_saves_memory: true }
```

## What you did

Run the mobile example

## What went wrong

It crashes

## Additional information

The only things related to quitting that is logged:
```
04-10 12:34:46.531 I/ActivityManager( 1620): Process org.bevyengine.example (pid 6010) has died: fg TOP
```

full logs:
[Device logs.txt](https://github.com/user-attachments/files/26638870/Device.logs.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.