Search Issue Tracker
IL2CPP Build crash on Ordinal0 when accessing a NativeArray at current i...
Reproduction steps:1. Open the user's attached project2. Go to File > Build Settings..3. Make sure Scene "SampleScene" is added t... Read more
[iOS] [IL2CPP] Build fails with Script Debugging enabled (System.IndexOu...
Reproduction steps:1. Open project in CloudAnchorsTest.zip (3.2 MB)2. Go File - Build Settings3. Switch platform to iOS4. Enable Dev... Read more
UnityLinker doesn't abort the Build if the assembly reference is missing
How to reproduce:1. Create a new Unity project2. Import the "link.xml" file and put it in the Assets folder3. Build and Run the proj... Read more
[IL2CPP][MacOS] Build fails with System.ArgumentException when building ...
How to reproduce:1. Create a new Unity project2. Edit -> Project Settings -> Player -> Other Settings -> Scripting Backe... Read more
[Android] [IL2CPP] 'MethodAccessException: Attempt to access method' is ...
How to reproduce:1. Download the attached project 'ILMethodError.zip'2. Set IL2CPP Code Generation to Faster (smaller) builds3. Buil... 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.1f12. Create a new Unity project3. Set the Projec... Read more
Exception: Unity.IL2CPP.Building.BuilderFailedException is thrown when b...
How to reproduce:1. Open the user's attached "verify.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build And Run4. ... Read more
[IL2CPP][Mobile] Unity.IL2CPP.Building.BuilderFailedException when build...
Reproduction steps:1. Open the attached project2. Build on Android Expected result: project is built successfullyActual result: Unit... Read more
[IL2CPP] Build does not load embedded resource when merged using ILRepack
Reproduction steps:1. Open the attached project ("1323772R.zip")2. Open the "SampleScene" scene3. Make sure Scripting Backend is set... Read more
[iOS] IL2CPP build fails due to KeyNotFoundException in a networking dll
Steps to reproduce:1. Open the attached project ("1319469.zip")2. Go to Player Settings (Edit -> Project Settings... -> Player... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation