Lee Probert
Lee Probert
I was able to get around this by deactivating the GameObject, setting up the variables, and then reactivating so it called the `Awake` method. Finally, you need a short delay...
I am only seeing video renders on the local player's prefab. Could this be because I am testing locally on one machine and sharing the webcam feed? Does it not...
What do I need to do with my non-local VideoControllers? The `Dolby.IO PlayerName` is the `Netcode OwnerClientId` and I can see that this is being set as the `Filter` value,...
The other issue I have found is that the `PlayerName` on the `DolbyIOManager` can't be set AFTER the Session has opened. So you need to defer opening the session. By...
Getting close to fixing this. In this screenshot the window on the left is the HOST so was the first client to launch. The window on the right is the...
My theory on why the HOST is not working is possibly something to do with the conference alias being set BEFORE the session is opened. The HOST app is the...
Thanks for getting back to me. I don't have a lot of experience with building Unity packages or contributing to OS projects but I would be open to giving it...
I need more information about the `text` capabilities. In particular handling fonts. How do I get this? The documentation is non-existent at the moment.