Search Issue Tracker
[Networking]Client side projects/builds cannot connect to Host side proj...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Transfer build to a different machine4. Start ... Read more
"Event EventCrouch called on client" error pops up when two classes impl...
How to reproduce:1. Open attached Unity project "NetworkInterfaceTest"2. Load scene "SampleScene"3. Enter the Play mode4. Press "Cro... Read more
Authentication error and failed connection through wss using WebSocketSh...
Reproduction steps:1. Open the attached project.2. Play the WSTest Scene.3. Check the Console. Actual behavior:- The connection will... Read more
[Networking] Base class command only called on first deriving script att...
Steps to reproduce:1) Open the attached project.2) Build a standalone client (any platform).3) Run 'Test' scene and start the server... Read more
TLS Handshake exception is generated when connecting to mumble server
Steps to reproduce:1. Download 1046610_repro.zip2. Open "Example" scene (Assets -> Mumble-Unity)3. Enter play mode4. Notice that ... Read more
[Windows] UNetWeaver errors when modifying the manifest.json file in the...
To reproduce:1. Open users attached project "Project.zip"2. Observe the UNetWeaver errors, clear the console3. Open Packages folder ... Read more
NetworkManager server mode uses way too much CPU when idle
To reproduce:1. Create a new project2. Create an empty game object3. Add Network Manager and Network Manager HUD components to it4. ... Read more
Host id out of bound when calling StopBroadcast() from within OnReceived...
How to reproduce:1. Open attached Unity project "Network"2. Build game3. Play game in the build and in an editor4. Initialize Broadc... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used