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 c#... Read more
[IL2CPP] XCode takes a lot of time to compile Bulk_Assembly-UnityScript_...
1. Open attached project2. Build to iOS with IL2CPP3. XCode will take more than one hour(mainly Bulk_Assembly-UnityScript_0.cpp file... 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 UWP4. 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 below2. Build to iOS3. Building via XCode will fail with use of undeclared indetifiers in Bulk_Avro_0.cpp ... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps:1. Open the attached project2. Build and run the project with IL2CPP on Android device3. App crashes on startup "... Read more
IL2CPP generates incorrect result when multiplying ulong expression and ...
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Build to iOS and run- Note that the second formula on the scree... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used