Results 5 issues of liu

![image](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/assets/3987452/a14a39d4-5eda-4da1-ae79-fb99632175d9) 不分包正常 当前项目AppId: wx39dc9cc3677d0adf 当前代码md5: 18abec0b1cf12cdf

android下正常 ![img_v2_0ec522f9-57ce-4b53-8bdf-7510430bd05h](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/assets/3987452/60738c44-b073-4600-bf28-04d97df7f7dc)

微信开发者工具下游戏正常 android实机正常 后台打开ios高性能模式 在game.json里打开高性能模式 可以进入游戏,会由于内存过大中途关闭 关闭高性能模式,跳过橙色读条界面后,黑屏报错,报错内容如下 ![img_v2_2de8d130-d5f0-4436-9eff-ba1f117d2a4h](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/assets/3987452/d41a3dd9-4eb6-4668-b0e3-081cf305fbd9)

## Bevy version 0.13 ## \[Optional\] Relevant system information If your bug is rendering-related, copy the adapter info that appears when you run Bevy. `SystemInfo { os: "Linux 22.04 Pop!_OS",...

C-Bug
S-Needs-Triage

after `curl http://localhost:3000/\?_escaped_fragment_\=` get lots of `select: Invalid argument`, and can't stop I do these steps: 1. `meteor add jazeee:spiderable-longer-timeout` 2. add `Meteor.isReadyForSpiderable = true;` in one of my react...

enhancement