multiplayer-community-contributions icon indicating copy to clipboard operation
multiplayer-community-contributions copied to clipboard

Community contributions to Unity Multiplayer Networking products and services.

Results 74 multiplayer-community-contributions issues
Sort by recently updated
recently updated
newest added

Hi, how can I add CORS headers to WebSocketTransport? My game server should send this: ``` Access-Control-Allow-Origin: * ```

type:feature

I can't find a way to open up the Wizard window for the Photon Transport. I installed the Transport, put it into the NetworkManager, and edited line 12 of the...

type:support

Tested this on windows & mac on 2020.3.(multiple) & 2021.2.10. Create new project set to webgl. Add NetworkManager and set transport to websockets. Build and run project. in browser project...

type:bug

I am currently working to implement the Networking system from BossRoom into my own project so that I can learn how High-Level Networking is implemented in the new Unity Netcode...

type:support

![startHost](https://user-images.githubusercontent.com/21058038/154828898-88aacad6-7d65-40b4-b46f-f1902b9ecac3.png) ![Discovery Servers](https://user-images.githubusercontent.com/21058038/154828929-f04f2a49-c1da-437b-aa2a-316484549f8f.png) ![Error](https://user-images.githubusercontent.com/21058038/154828961-c98098ba-ec9f-4eaa-aa82-2aa6f458f0a8.png)

stat:awaiting response
type:support

I noticed this with the SteamP2P transport, and we did work to fix it ... that is the original transport SteamP2P had a deep copy of Steamworks.NET assemblies. The reason...

stat:awaiting triage
type:feedback

The SteamNetworkingTransport accepts network messages from clients that aren't connected to the server. It appears to be a feature of Steam networking that messages can be sent and received without...

stat:awaiting triage
type:bug

The facepunch transport references Connection.QuickStatus that does not exist in the dlls included when installing, I assume because the Facepunch repo hasn't distributed a release since adding that method.

stat:awaiting triage
type:bug

I am copying over files directly from Unity's BossRoom example straight into my own project. I have installed the necessary Transport packages and have them up to date. For some...

stat:awaiting response
type:support

Please how fix error unitytransport when i add netcode extensions

stat:awaiting response