SOLVED!!!
Hi,
I have a little-big problem with last Unity-ARKit-Plugin . I’m using Unity 2018.4.
I have 3 scenes on my project.
Scene 1 - select language and LoadScene 2
Scene 2 - ARKit Scene with object Anchor. In this scene there is a button that do LoadScene 3
Scene 3 - has a MiniGame and a Button to return back to Scene 2. LoadScene 2.
When i go from Scene 3 to Scene 2 the app break.
There is any thing i have to do before load scene 3 to terminate ARSession?
Thanks you.