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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning