Forum Discussion
aaronu7
1 year agoExplorer
v65 LoadSceneFromDevice now auto spawns the interior (actors)
It appears as of v65 the nodes LoadSceneFromDeviceAsync and LoadSceneFromDevice both automatically trigger SpawnActors (SpawnInterior in v64).
Does anyone know if there is any way to disable this? I'm getting some glitches and would rather continue to control both tasks separately (Load the scene data and then spawn the scene actors later).
I'm running UE5.3.2 with the v65 plugins for MetaXR and MRUK - I'm testing on a Quest2.
Hi,
did you try to set 'Spawn Mode' to None in the anchor actor spawner? This disables automatic spawning when the scene loads
3 Replies
Replies have been turned off for this discussion
- test.169899Explorer
Have you found a solution for this ?
- aaronu7Explorer
Not yet, I've had to roll my project back to using v64... this is a breaking change for me at the moment.
- flexwwHonored Guest
Hi,
did you try to set 'Spawn Mode' to None in the anchor actor spawner? This disables automatic spawning when the scene loads
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago