Search Issue Tracker
System.Net.ClientWebSocket.ConnectAsync() throws exception when attempti...
To reproduce:1. Open the user's attached project2. Play the scene3. Observe the console output Expected result: No exceptions are th... Read more
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... Read more
[UNET Server dll]"Out" variables of Receive function have garbage when d...
Steps:1. Open attached solution2. Start "ChatServer.exe"3. Start "ClientGUI.exe"4. Press "Connect to 127.0.0.1" button in ClientGUI=... 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
[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
[UNET] NetworkServer.SendToAll does not send message using NetworkServer...
Steps to reproduce: 1. Download and import attached user project.2. Open scene: NetMessageTest3. Press play.4. Press Setup Server.5.... Read more
[HLAPI] Trying to spawn from a reference to a prefab throws null referen...
Steps to reproduce:1. open attached project2. build for standalone3. click 'space' Actual: null reference in standalone and editor s... 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
[Quest 2] Dots Project Crashes on Oculus Quest Startup when Netcode is used
Reproduction steps: Open the user’s attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Go to File > Build Setting... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server