Application.OpenURL not working in build

@mtschoen I mentioned this problem:

workaround works great in Mixed Reality mode, but it doesn’t work in VR application. Device opens Safari app, but my application crashes.

I think the crash occurs when my VR app goes to the background (when I call OpenURL function using @da_sxr solution). When I close Safari window and I click on my app to bring it back, it is closed immediately and I have to open it again (it starts from the beginning).

I didn’t check Unity 2022.3.21 yet. The problem exists on 2022.3.20.

Hi, I just want to let you know that OpenURL is working with Unity 2022.3.21.

@ibrahimpenekli @mtschoen I just installed Unity 2022.3.21 and I can confirm that OpenURL works + I don’t have a problem with application crash when it goes to the background anymore!

2 Likes