Search Issue Tracker
UnityWebRequest does not send set cookies on redirect
Steps to reproduce:1. Open the attached project2. Open the Assets/test.unity scene3. Open Wireshark4. Filter http traffic5. Play the... 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
UnityWebRequest fails on Windows if gzip compression is used
Issue started after upgrade to libcurl 7.75.Unity never had support for compression on Windows, but it was possible to work it aroun... Read more
SyncListString causes the Editor to freeze while compiling scripts
To reproduce: 1. Open the project, attached by the tester (syncListStringBug.zip)2. Open the test.cs script and uncomment the SyncLi... Read more
SyncVar synchronization doesn't work when the Server is started in Stand...
SyncVar synchronization doesn't work when the Server is started in Standalone. But it works when Server is in Editor How we can repr... 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