Search Issue Tracker
GetCustomAttributes with inherit enabled returns incorrect/additional re...
How to reproduce:1. Open attached project "CSharpBugRepro.zip"2. In the Editor tabs section, press "Reproduce Bug" -> "By Clickin... Read more
HttpClient WebException when doing a request with PostAsync
How to reproduce:1. Open the "SampleScene" in the attached "mdl-sample.zip" Project2. Enter Play Mode3. Wait approximately up to a m... Read more
Unexpected jump while debugging nested loops in Visual Studio
How to reproduce:1. Open Unity2. Load user-submitted project3. Open 'ArrayTest.cs' script in Visual Studio4. Set Visual Studio debug... Read more
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity2. Open "Text Example" scene3. Enter Play mode4. Ex... Read more
[Android] DllNotFoundException: MonoPosixHelper
Steps to reproduce:1. Open user attached project2. Build and run on a device3. Press 'DecompressAndDeflate'4. Wait until uncompresse... Read more
[System.Net] Cannot set IPv6 to multicast socket. ArgumentException is t...
Reproduction Steps:1. Open User's project2. Open "main" scene3. Run scene4. Error is thrown:ArgumentException: Value does not fall w... Read more
System.Environment.Exit causes a build to freeze
To reproduce: 1. Open the project, attached by the tester (exitFreeze.7z)2. Build and run the project for standalone3. Press Space E... Read more
.Net Ping.Send() throws NotSupportedException
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play Expected result: The Pings are ... Read more
Cannot inspect IntPtr variables in C# debugger
They just refuse to evaluate. To reproduce, attach VSTU to Unity, place a breakpoint in a method that uses IntPtr variable and try i... Read more
Application.Unload crashes with the 4.x scripting runtime
To reproduce:1. Build & run to an android device2. Press the "Crash" button3. Notice that the app crashes (can be done by using ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved