Search Issue Tracker
SyncListStruct Callback doesn't work properly when you have multiple sam...
Repro steps: 1) Build project2) Open two instances of built applications3) In first one press "H" button on keyboard (starts Host)4)... Read more
NetworkAnimator NullReferenceException
NullReferenceException using NetworkAnimator in 5.2 Read more
UNET::UNETAsset::GetAssetId crashes when entering to Play mode
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity2. Open "scene" scene3. Enter Play mode Expected... Read more
Ping does not support IPv4 addresses mapped to IPv6
Reproduction steps:1. Open the project in "MappedAddress.zip" (60 KB)2. Open SampleScene and enter Play Mode3. Script in Pinger.cs w... Read more
[Networking] Misspellings in NetworkDiscovery.Initialize() log
Steps to reproduce:1. Open attached project2. Open scene 'one'3. Play scene4. Click 'Initialize Broadcast'5. In console, notice the ... Read more
"Unknown message ID 115 connId:1" error on sending messages from Server ...
When send messages from Server using SendByChannelToAll() to one Client everything works fine. But on adding second Client on it sta... Read more
NetworkManager doesnt become "ready" if online scene is set, and offline...
NetworkManager doesnt become "ready" if online scene is set, and offline scene is not set. This makes the "Client Ready" in-game UI ... Read more
Commands with duplicate names call wrong command.
when [Commands] are used that are non-unique (i.e. when there is several instances of the same NetworkBehavior script attached to a ... Read more
Windows host server does not release connections when WebGL client disco...
Steps to reproduce:1. Download the attached project**2. Open the Windows build located in "case_849219-ReconnectTest\ReconnectTest\B... Read more
Cannot add scenes with similar names to Network Manager
1. Open the attached project 'NetBug'2. Open the scene 'main'3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to index... 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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package