Skye
Skye
Explore posts from servers
NNormal
Created by Skye on 9/9/2024 in #🤝ask-a-question
RequestingRoom
Troubleshooting an issue in Unity that seems to keep cropping up. We instantiate different avatars depending on the platform. For some reason, entering play mode in the game while attempting to instantiate the "screen player" avatar for non-XR players leads to a permanent "RequestingRoom" message on the Realtime component. A "Realtime: RealtimeView attempting to unregister, but is not found in this instance of Realtime's scene view list." error occurs when exiting play mode, but I assume this is because the connection was never established in the first place? The avatar spawning process is fairly complicated, but it seems like that shouldn't be particularly relevant since we have JoinRoomOnStart enabled? (Unfortunately, I can't test the XR player at this exact moment as I'm away from my typical workstation). Any insight would be appreciated. Thanks!
15 replies