Search Issue Tracker
SocketException: ConnectionReset is thrown while transferring data under...
Steps to reproduce:1. Open the attached project (OC)2. Build a standalone build3. Open one instance of Unity Player4. Open a second ... Read more
Network error occurred: NoResources error is thrown when client stops ca...
How to reproduce:1. Open given Unity project2. Enter "test" scene3. Enter Play Mode4. Wait 5 seconds and server crashes intentionall... 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
NetworkManager reloads offline scene only once when timed out
Steps to reproduce:1. Open the attached project2. Open the offline.unity scene3. The scene contains the button which calls NetworkMa... Read more
Editor crashes when a spawnable prefab in the Network Manager doesn't ha...
To reproduce: 1. Open the project, attached by the user (MFPS.zip)2. Open the "Game Scene" scene3. Enter Play mode4. Press Lan Host(... Read more
Error pops up when second player connects to a hosted game and additiona...
How to reproduce:1. Open attached Unity project "PersistentNetworkObjectBug"2. Select File --> Build And Run3. Build and Run4. Pr... Read more
Generic/unknown HTTP error appears when using UnityWebRequest.Post
Reproduction steps:1. Download "Test.zip" project and open in Unity2. Enter Play mode Expected: no response errors or HTTP errors in... Read more
UNetWeaver error is thrown when when building UWP project with IL2CPP ba...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. In the player setting switch backend to IL2CPP and API Co... Read more
StreamReader ReadLine stops receiving messages after the server hangs
How to reproduce:1. Open given "Client" and "Server" unity projects2. Enter "ClientTest" and "ServerTest" scenes3. Set up IP and Por... Read more
WebClient and UnityWebRequest hangs when connecting to a local Wwise API...
How to reproduce:1. Download and open attached project "WebClientTest"2. Install and launch Wwise (added detailed steps how to insta... 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