Search Issue Tracker
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
.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
[asmdef] Script defined in an Assembly Definition can't access plugins f...
Reproduction steps: 1. Open "Assembly Definitions and Plugins.zip" project2. Open "ScriptInAssembly.cs" script3. Uncomment the 9th l... 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
Array.BinarySearch parameters get swapped from .NET 3.4 to .NET 4.0
Binary search gives different ordering of IComparer parametersIn my array of y's, I will search for element "x", when executing Arra... Read more
Invalid Windows Proxy Configuration causes NullReferenceException to be ...
User reported here: https://github.com/Unity-Technologies/mono/pull/1330 Repro Steps: Have your windows registry values set as such:... Read more
Time zone conversions fail on iOS, Android and WebGL devices when using ...
.ToLocalTime() fails to convert time on iOS, Android and WebGL..ToLocalTime() works as expected on Mac and Windows standalone builds... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps:1. Open attached project "WindowHandle.zip" and scene "SampleScene"2. Build and Run3. Open an additional instance... Read more
Calling the LoadAssembly method does not load the given Assembly
When a User calls the LoadAssembly method on Unity 2017.4.6f1 or newer, it loads the first assembly, but when a User loads the secon... Read more
Editor crashes on mono_log_write_logfile when repeatedly entering and ex...
How to reproduce:1. Open the attached project ('case-1329488.zip')2. Open the 'AI' Scene3. Enter Play Mode4. Exit Play Mode5. Repeat... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument