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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow