Search Issue Tracker
C# lambdas which return Void fail il2cpp compilation
-e: Using a c# lambda that returns void will cause a project to be unable to be compiled for webGL -repro: --make new proj --create... Read more
[IL2CPP] XCode takes a lot of time to compile Bulk_Assembly-UnityScript_...
1. Open attached project 2. Build to iOS with IL2CPP 3. XCode will take more than one hour(mainly Bulk_Assembly-UnityScript_0.cpp fi... 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
Custom Text Outline causes failure to build
-e: project adds a custom outline to the UI text. works fine in editor and standalones, doesn't build for IL2CPP WebGL/iOS nor iOS M... Read more
XCode fails building Avro serialization plugin
1. Open project from link below 2. Build to iOS 3. Building via XCode will fail with use of undeclared indetifiers in Bulk_Avro_0.cp... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps: 1. Open the attached project 2. Build and run the project with IL2CPP on Android device 3. App crashes on startu... Read more
IL2CPP generates incorrect result when multiplying ulong expression and ...
How to reproduce: 1. Open attached project 2. Open scene Test.unity 3. Build to iOS and run - Note that the second formula on the ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding