Search Issue Tracker
[IL2CPP] Dispose is called before the value in the 'using' statement goe...
To reproduce:1. Open the user's attached project2. Build and run on Android3. Observe the logcat Expected: Dispose is called only wh... Read more
Function with a return type of void*[] causes a C++ compiler error on IL...
Reproduction steps: Create a new project Import the “NewBehaviourScript.cs” script Attach the “NewBehaviourScript.cs” to any GameObj... Read more
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce:1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 20192. In "UnityLinkerTest.cs" edit "UnityIns... Read more
[Mobile] ConcurrentBag.TryTake() throws exception in IL2CPP build
Reproduction steps:1. Open the attached project "case_1230447-ConcurrentBagIssue-2020.1.zip"2. Build on Android platform (IL2CPP)3. ... Read more
[Mac] Cannot build Mac Standalone Player due to errors when scripting ba...
How to reproduce:1. Create a new Unity project2. Set scripting backend to IL2CPP in Player Settings3. Build for Mac Standalone Expec... Read more
UnityLinker strips classes used with the SerializeReference attribute
How to reproduce:1. Open user-submitted project (SerializableReferenceError.zip)2. Build and run a Standalone player3. Click the 'Sp... Read more
[IL2CPP] NotSupportedException in static constructor when building to S...
How to reproduce:1. Open the attached (OceanVillage-Unity.zip) project2. Build and run the project Expected result: No exceptions ap... Read more
[IL2CPP] Crash on il2cpp::icalls::mscorlib::System::RuntimeType::get_Dec...
How to reproduce:1. Open attached project "Case_1236557"2. In the Menu bar select File -> Build And Run Reproducible with: 2018.4... Read more
Unable to hit breakpoint in Visual Studio when debugging IL2CPP Build
How to reproduce:1. Open the attached project "BreakpointsIssue.zip"2. Open Assets/Scenes/SampleScene.unity3. Open Assets/TestClass.... Read more
Build process crashes when building with IL2CPP scripting backend
How to reproduce:1. Open the attached user project2. In the Menu bar go to File > Build Settings3. In the Build Settings window, ... 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