Mobile WASM not able to load bevy - Dimension X Value Exceeds Limit
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## Mobile seems to be sort of broken. At least for brave/chrome on some androids.
Reopening since there is traction here to find a fix it seems & someone else also came across this:
https://github.com/bevyengine/bevy/issues/7038#issuecomment-1773104845
I'm unsure if this is a "known" or an actual issue. I found this when trying to do some WASM stuff of my own, then realized the website examples also won't load for my mobile device.
I'm unable to reproduce this with virtualized chrome devices on desktop (need to use my actual phone). Firefox seems to be working in some cases. Chrome seems to work in less cases.
UiButton is an example where it works with firefox but not chrome. I encourage you to try this on your phone and see if it works. (let me know).
https://bevyengine.org/examples/ui/button/
- screenshots
(version 108.1.0 Build #2015920443)

(verison: 108.0.5359.128)

Contributor guide
Assessment
This issue has not been assessed yet.