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 unload_thread_main when reloading scripts after switching to de...
Reproduction steps:1. Open the attached “repro-project“2. In the lower right corner of the Editor select the bug icon to open the De... Read more
Override function is not called when the “invoke” method is invoked
How to reproduce:1. Open the user’s attached “MyTestproject.zip” project2. Enter Play Mode3. Observe the Console window Expected res... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS