Sean Anderson
Sean Anderson
Any reason for closing without discussion?
Sure. I'll try and take a look at it this weekend to ensure it's still necessary/useful. Thanks!
I have this working locally but it's all hacked together by combining this code with some stuff from another library. Need to spend some time figuring out how to write...
https://github.com/MeoMix/symbiants/blob/master/src/pancam.rs Just as an FYI here is what the code looks like now. I've let some bits of my code diverge from the main branch but I'll look into making...
Just noting that this is still an issue. My Pixel 6 Pro fails to load all Bevy WASM examples, but Firefox works fine. If there's any value in debug data...
@miketwenty1 Fascinating. Alright, thanks for the heads up.  Here's what I see after inspecting dev tools on my phone. https://github.com/bevyengine/bevy/issues/4869 Related https://groups.google.com/a/chromium.org/g/graphics-dev/c/E3V--C7OPpc Related? DeviceDriver limits on my phone: Limits...
I think we need to sit tight for a while. https://github.com/rust-windowing/winit/pull/2849 https://github.com/rust-windowing/winit/issues/2524 winit has fixed the issue already but Bevy isn't using that version of winit. I don't think it's...
There is none AFAIK. winit 0.29 was merged into bevy main a couple of weeks ago. I haven't pulled down bevy main to see if it fixed the issue for...
Dang. I don't have any more information unfortunately. I was pretty sure that was the fix that needed to make it in, but, if it's not, it'll require triaging again...
If I knew I would tell you. I only have about an hour of experience with this issue back when I triaged it the first time. I have no idea...