(Android) Crash when there's more than eight touches at once.
Open
C-Dependencies
O-Android
S-Blocked
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
Bevy version: 0.15,
Android version: 14 (OneUI 6.1)
```
12-13 13:28:11.510 32446 32479 I RustStdoutStderr: thread '' panicked at /home/bugo07/.cargo/registry/src/index.crates.io-6f17d22bba15001f/android-activity-0.6.0/src/game_activity/input.rs:136:13:
12-13 13:28:11.510 32446 32479 I RustStdoutStderr: Pointer index 8 is out of bounds
12-13 13:28:11.510 32446 32479 I RustStdoutStderr: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
Contributor guide
Assessment
This issue has not been assessed yet.