Search Issue Tracker
UnityWebRequest.isDone is always false when it is trying to communicate ...
Reproduction steps: 1. Open the attached project (858829-ReproProject.zip) 2. Open and play the "test" scene 3. Press the only butto... 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... Read more
UnityWebRequest.url unescapes escaped symbol
Steps to reproduce: 1. Open attached project 2. Open scene "Main" and run it 3. In console notice comparison of url passed to Unity... Read more
[LobbyManager] Corrupted select window in Lobby and Game Player Prefab
It happens only on NetworkLobbyManager component (doesn't happen on NetworkManager) To repro: 1. Create a project. 2. Create an em... Read more
UnityWebRequest POST with empty body results in Error
Steps to reproduce: 1. Open User's attached project 2. Press Play Result: calling UnityWebRequest.Post() method results wit Error i... Read more
UNET isLocalPlayer is always false in OnDestroy
When client closes connection, its isLocalPlayer parameter in OnDestroy method is reset to false. 1. Open attached project ("UnetIs... Read more
NetworkBehaviour.Update may be called before OnStartClient
NetworkBehaviour.Update may be called before OnStartClient In rare cases when joining a game with lots of objects, a NetworkBehavio... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce: 1. Open project Expected: project will be opened Actual: editor crashes Note: to open project 'UnityCrasher' script'... Read more
UNetWeaver error after upgrading project from 5.4 to 5.5/5.6
To reproduce: 1. Open attached project 2. Observe UNetWeaver error in console: UNetWeaver error: Exception :System.MissingMethodEx... Read more
Allow overriding of default 'user-agent’ header in UnityWebRequest
Keep default 'user-agent' header but allow overriding of this with a completely custom header. 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
- Audio Reverb Zone still produces sound when the Audio Source volume is 0
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project