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
Exceptions are thrown when using System.Net.NetworkInformation.Ping on W...
How to reproduce:1. Open the attached project ("case_1166149-_TestPing.zip")2. Open the repro scene ("SampleScene")3. Enter the Play... Read more
IPGlobalProperties.GetActiveTcpConnections() return different port numbe...
How to reproduce:1. Open the attached project ("case_1165578-PortTest.zip")2. Open the repro scene ("SampleScene")3. Enter the Play ... Read more
Crash on RaiseException when using the default Equals(object) implementa...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter Play Mode4. Obser... Read more
Crash when calling default interface method from virtual method with sam...
Reproduction steps:1. Open the attached “CrashRepro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter the Play Mod... Read more
.net 4.0 runtime on macOS is missing system libraries
Opening the attached project on macOS using Api Compatibility .Net 4.x I get a number of system.drawing errors. It seems that Unity ... Read more
httpclient and webclient takes longer time to complete after new scene i...
Steps to reproduce:1. Download 1169779_repro.zip2. Build project for standalone3. When a player loads press Lead Scene4. httpclient ... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
MemberInfo.IsDefined Ignores inherit Parameter on Types when .NET 4.x sc...
How to reproduce:1. Open the attached project ("case_1172443-memberinfo-isdefined.zip")2. Open the repro scene ("testScene")3. Enter... Read more
Editor freezes when executing String.EndsWith() method if the String con...
How to reproduce:1. Open user's originally attached project 'LocCrashTest'2. Open 'test' Scene3. Enter Play mode-- observe the freez... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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