playMaker

Author Topic: VR Scene loading freezes app  (Read 896 times)

ToxicFrog

  • Beta Group
  • Full Member
  • *
  • Posts: 139
VR Scene loading freezes app
« on: September 07, 2022, 09:24:24 AM »
Hello friends,
I have a VR app that (for reasons) must remain in Unity 2019.2.0f1

I am using the 'Load Scene Asynch' action.

The problem is that when this action starts, the app freezes until loading is complete. Are there variables I can adjust to make the loading happen in the background without affecting the performance of the Start Scene?

I appreciate any help, and will reply with results.

Thanks!

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: VR Scene loading freezes app
« Reply #1 on: September 08, 2022, 01:52:47 AM »
Hi.
This is a known unity issue (i believe that this works better on newer unity versions)

maybe this article can help :

https://80.lv/articles/smooth-scene-streaming-with-unity3d/