Search Issue Tracker
IL2CPP throws errors when using custom attributes
Reproduction steps:1. Open the attached project “CustomAttributesBug“2. Press File>Build And Run3. Observe the errors printed in ... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps:1. Open the attached project2. Build the player with IL2CPP3. Play "MirrorIgnorance Demo" scene4. Press Host5. In... Read more
Copying baselib.dll.lib fails when Scripting Backend is IL2CPP and Creat...
Reproduction steps:1. Open the user's attached project (or create an empty project)2. Select Window/Project Settings/Player and set ... Read more
[macOS] Build with IL2CPP scripting backend fails on Xcode
Reproduction steps:1. Create a new project2. Go Edit -> Project Settings -> Player3. Switch Scripting Backend for Standalone t... Read more
[IL2CPP] BuildMethodException when building project where scripts contai...
How to reproduce:1. Open "EmptyApp.zip"2. In Project Settings -> Player -> Scripting Backend set IL2CPP3. Build the project Ex... Read more
IL2CPP fails to build when "init" accessor is used in C# 9
How to reproduce:1. Create a Unity project2. Add "TestScript.cs"3. Change C# compiler to C# 94. Build and Run Expected results: Buil... Read more
OnAfterDeserialize is not called for a class with no empty constructor i...
How to reproduce:1. Open the user's attached project("IL2CPP TypeReference.zip")2. Build and Run the project using IL2CPP Expected r... Read more
IL2CPP build fails after upgrading the project from 2020.3.25f1
How to reproduce:1. Open the attached project Bug2. Click Build Settings → Build3. Observe the Console Expected result: The build is... Read more
[Android][IL2CPP] Android sqlite exceptions when built with IL2CPP
Reproduction steps:1. Open the user's attached project "SqliteTest.zip"2. Make sure the Scripting Backend is set to IL2CPP3. Build a... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist