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" scene3. Press the only button i... 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
UnityWebRequest.url unescapes escaped symbol
Steps to reproduce: 1. Open attached project2. Open scene "Main" and run it3. In console notice comparison of url passed to UnityWeb... 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 empty ... Read more
UnityWebRequest POST with empty body results in Error
Steps to reproduce:1. Open User's attached project2. Press Play Result: calling UnityWebRequest.Post() method results wit Error in t... 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 ("UnetIsL... 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 NetworkBehaviou... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... Read more
UNetWeaver error after upgrading project from 5.4 to 5.5/5.6
To reproduce:1. Open attached project2. Observe UNetWeaver error in console: UNetWeaver error: Exception :System.MissingMethodExcept... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled