Search Issue Tracker
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
[Profiler][Android] Remote connection devices duplicate in the prof. whe...
How to reproduce:1. Create a new Unity project2. In the Build Settings select the Android platform3. Build and Run the application a... Read more
Profiler/Memory Profiler cannot be connected to Standalone build when Ru...
How to reproduce:1. Create an empty project2. Select Edit/Project Settings/Player/Resolution and Presentation and disable Run in Bac... Read more
[Networking][IL2CPP] Socket.Close(0) in IL2CPP builds freezes the client...
Reproduction steps:1. Open the attached user's project "Photon-Pun2-Deploy.zip"2. Block port 5058 in the Firewall or a network tool3... Read more
[Networking] UnityWebRequest.SendWebRequest delay occurring in 2019.4.30...
Reproduction steps:1. Open the attached project "PingTest.zip"2. Connect to the South Korea (Or any other far east country) server v... Read more
“InvalidOperationException: System.InvalidOperationException” and “Asser...
Reproduction steps:1. Open the attached “UTP 2.0 bug.zip“ project2. Open the “SampleScene” scene3. Enter Play mode and press the “St... 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
[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
Crash on DownloadHandlerTexture::OnFinishReceiveData when searching for ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open NuGet window (NuGet > Manage NuGet Packages)3. Type anything ... Read more
SSL CA Certificate Error on Android <7.1.1
Reproduction steps:1. Open the attached project “BugRepro”2. Build and Run on an Android device with an OS version older than 7.1.13... 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
- 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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES