All playground examples are currently crashing on iOS Safari

To reproduce…load any playground example in Safari on latest version of iOS.

I’m using the latest iOS (12.2) on an iPhone 6S and unless I’m looking at the wrong examples, they appear to be working fine?

Hey just did a test and it works here as well:(

Found the culprit! I had turned on WebGL 2.0 in the Safari experimental settings tab. When I turn it off all is fine.

Unclear if this is a bug on the Safari side or BJS. Thoughts @Deltakosh?

It is a known issue for Safari.

Ah! Good to know it’s being tracked elsewhere. Thanks all!

This hint was very helpful to me, thank you!