Search Issue Tracker
[IL2CPP] Application crashes when FlareLayer class gets stripped
1. Open attached project 2. Build to iOS with IL2CPP 3. Add in info.plist new string with name "FacebookAppID" and enter this strin... Read more
WebGL Player freezes on startup when calling GetMonoManagerPtr
How to reproduce: 1. Open the user's attached project 2. Build and run the project for WebGL (File -> Build Settings... -> Build and... Read more
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce: 1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 2019 2. In "UnityLinkerTest.cs" edit "UnityI... Read more
IL2CPP Build fails when using .NET Framework API Compatibility
How to reproduce: 1. Open the user attached "IL2CPPTypeConversion.zip" project 2. Build the project (File -> Build Settings -> Build... Read more
IL2CPP Build Fails with 1 failed node when building a player using a Win...
How to reproduce: 1. Download Windows 10 SDK from Unity Hub when downloading 2021.1.1f1 2. Create a new Unity project 3. Set the Pro... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps: 1. Create a new project using Lego Microgame inside the folder named "המחשב שלי" -- OR 1. Open the attached proj... Read more
[IL2CPP] Generic extension methods on nullable collections throw NullRef...
When using the IL2CPP scripting backend, calling a generic extension method with a nullable collection throws NullReferenceException... Read more
IL2CPP generates lots of "Il2CppGenericComDefinitions.cpp" files when pr...
How to reproduce: 1. Open the attached project "MRTK-CCWs.zip" 2. Open File>Build Settings... 3. Switch Platform to UWP 4. Build the... Read more
[Android][IL2CPP] DateTime.Now property prints incorrect year when using...
Reproduction steps: 1. Open the attached Unity project "DateIssue.zip" 2. Go to File > Build Settings 3. Build and Run the app on an... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project