Nicholas Welch-Bauer
Nicholas Welch-Bauer
Console screenshot showing Safari (on iOS 14.5) on top, Chrome (latest, macOS) on bottom: Here's a repro: https://github.com/qwertywelch/pixi-bmfont-issue-repro
Ok I figured it out. The code itself is running the same on both platforms, with the URL that is passed to the Loader having a slash removed from the...
I can confirm 6.5.2 fixes this issue on iOS 14.5, thanks @Zyie!
> When mentioning exporting code, I want to be careful because it currently only works for files that have already been unprotected. I'm planning to tweak Cast Ripper's ProjectorRays integration...
Experiencing this issue as well, on latest Pixi 8.7.2 For some assets we append a cache busting query string, which works with normal textures but not videos. ie. https://assets.example.com/myvideo.mp4?t=2025-01-25T18:40:36.000000Z -...