Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
erik.smid.73's avatar
erik.smid.73
Explorer
2 years ago
Solved

MRUK scene loading inconsistently

I am working on a mixed reality game and using the MRUK to load scene data. "Load scene from device async" doesn't seem to work. Before using the MRUK, I used the OculusXrSceneActor, which worked wonderfully, but now im kind of lost. Now, using the "Spawn interior" function, it does work -- but only for my collegue. I'm not sure what is happening, could use any clue as to what is happening.

For some extra info: we check for permissions and launch the capture flow (which another post said could help fix issues with "missing" scene data)

4 Replies

Replies have been turned off for this discussion
  • Some additional info; I believe this to be the issue:
    OVRPlugin            [DiscoverSpaces] m_XR_META_spatial_entity_discovery extension is not supported. (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:16755)

    • BreakMaker's avatar
      BreakMaker
      Explorer

      Hi Erik, could you provide some more context?
      When it initially would not work, what did that mean concretely? It just would not load the scene or did it also crash? I am asking because for me LoadSceneFromDeviceAsync() crashes about every second time (and the other half of outcomes, it fails out but does not crash.

    • shreyaskr.2023's avatar
      shreyaskr.2023
      Honored Guest

      Hey, can you explain how you were able to get it working..facing similar problem here. The asnyc node fails to load the scene.