De-Panther / unity-webxr-export

Develop and export WebXR experiences using Unity WebGL
https://de-panther.github.io/unity-webxr-export/
Apache License 2.0
1.01k stars 106 forks source link

The transparent_bg.jslib clears my UI canvas, how can I redraw it? #286

Closed marcusx2 closed 1 year ago

marcusx2 commented 1 year ago

Title says it all, the transparent_bg.jslib is clearing stuff it shouldn't. Only happens on iPhone. How can I redraw after it was cleared?

De-Panther commented 1 year ago

Are you using URP or Built-in RP?

De-Panther commented 1 year ago

And try to attach it to a camera. if it's for mobile AR, the CameraARL

De-Panther commented 1 year ago

Also provide more data, like Unity version, packages versions, etc... I can't guess those

marcusx2 commented 1 year ago

Solved I think. Thanks!

De-Panther commented 1 year ago

How?

marcusx2 commented 1 year ago

It's completely unrelated to this plugin, sorry for the false alarm