Hacker News new | ask | show | jobs
by AbacusAvenger 1557 days ago
Out of curiosity, what are the WebGL bugs you ran into?
1 comments

I haven't made a minimal viable repro yet, but - our game renders perfectly on any iOS lower than 15.4, but on 15.4, this happens: https://cdn.discordapp.com/attachments/913446741154611250/95...

Happens on latest Safari on MacOS, too: https://cdn.discordapp.com/attachments/476502698066182179/95...

It could be an ANGLE change responsible. I know Apple's been working on the Metal rendering backend. Maybe something in that is breaking for you.

I'm not sure if the video represents what's going on perfectly, but it appears like maybe it's reading old data from an improperly cleared framebuffer or something?