UISlider hangs in RealityKit app with nonAR ARView

I want to control RealityKit Animation with UISlider.

It’s working correctly with ARView’s cameraMode set to .ar and automaticallyConfigureSession to true.

But when setting cameraMode to .nonAR and automaticallyConfigureSession to false UISlider starts to lag and flicker.

I both cases ARView is rendering at 60 fps.

I don’t really understand what’s happening but I think ARView in nonAR mode is blocking main thread.

Is this a bug or am I missing something?

Replies

Hello,

I tried to reproduce the issue as you described in a simple project but was unable to do so. I recommend that you request technical support for this issue, as I will need to get a focused sample project from you to investigate this further.