Search Issue Tracker
Enabling WebSockets in NetworkManager maxes out a CPU core
Steps to reproduce:1. open attached "WebSocketsPerformance.zip"2. open and enter play mode in scene "Main"3. start host4. open resou... Read more
UdpNetworkDriver.ScheduleUpdate() generates garbage on every call
To reproduce:1. Open the attached project2. Enable Dev Build and Autoconnect Profiler3. Build and Run IL2CPP APK on Android4. In the... Read more
User can set both "Local Player Authority" and "Server Only" flags in Ne...
In NetworkIdentity user can set both Server Only and Local Player Authority flags, but this doesn't make any sense. So, probably it ... Read more
NetworkClient leaks hostId
NetworkClient leaks hostId if destroyed without connecting. NetworkTranspoort.RemoveHost() is never called for a NetworkClient insta... Read more
[UNET] When using SyncListStruct and connecting to host error appears: "...
Reproduction steps:1. Open attached project2. Build and run the project (set it as host)3. Open and play the "offline" scene4. Join ... Read more
Crash on stopping server when using network manager on standalone build
Reproduction steps:1. Open project attached (ServerExitBug.zip)2. Open scene "MainMenu" (Assets -> Contect -> Scenes)3. Build ... Read more
UnityWebRequest coroutine is running when CanvasUpdateRegistry.IsRebuild...
How to reproduce:1. Open the attached project "New Unity Project.zip"2. Open SampleScene3. Click Assets > Build Asset Bundles4. C... Read more
Regression: Unable to Stop Host second time
Regression - this started to happen in 5.4.0a5 (in 5.4.0a4 everything works fine)How we can reproduce it using the example you attac... Read more
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used