Fangh
Fangh
The documentation tells us to use this repo for networkdiscovery : https://docs-multiplayer.unity3d.com/docs/migration/migratingtonetcode/#network-discovery But the code doesnt buid :  I had to change to UNetTransport : Port = (ushort) ((UNetTransport)...
and it doesn't work ``` 2022/03/28 22:25:00.635 5498 5520 Error Unity host id out of bound id {255} max id should be greater than 0 and less than {1} 2022/03/28...
I manage to make it almost working : Instead of : ``` /Music /Album /Disc 1 01 - Song.mp3 02 - Song.mp3 /Disc 2 01 - Song.mp3 02 - Song.mp3...
Moreover Unity3D team has written in the [last blog post](https://blogs.unity3d.com/2020/01/28/unity-2019-3-is-now-available/) about 2019.3 that ARFoundation is now supported on the HoloLens. So maybe you should contact them and tell them that...
Can you write down to your readme this : 1. Add a UI/Text in your canvas 1. Put the script BlockNumber.cs on it 1. Replace BirdDied by UniDied() in Bird.cs...
@TheLLspectre is working on a fix
Bonjour. Depuis quand suis-je un directory ? (vous venez de mentionner un utilisateur à travers l'univers github.com : moi, sans faire exprès je crois.)
The doc is here : https://firebase.google.com/docs/functions/2nd-gen-upgrade#set_runtime_options
same issue today