bevyengine / bevyengine/bevy

Mobile WASM not able to load bevy - Dimension X Value Exceeds Limit

Open
#7,038 24 comments 1 reaction 0 assignees View on GitHub
C-Bug O-Android O-Web
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)
![firefox](https://user-images.githubusercontent.com/7761473/209638576-5623a695-0eaa-47c0-bbcb-8ad4f91268f2.jpg)

(verison: 108.0.5359.128)
![chorme](https://user-images.githubusercontent.com/7761473/209638586-7806f49f-5c96-4b1c-a862-192c6363f1ce.jpg)

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.