Search Issue Tracker
[IL2CPP] Custom attribute on delegate return value not present in IL2CPP...
Can find the custom attribute on the return parameter of the delegate fine in Editor, but not in IL2CPP builds (tested Windows x64).... Read more
IL2CPP not correctly handling function pointers that have function point...
How to reproduce:1. Open the attached project ("il2cpperror.zip")2. Make a Build3. Observe the output in the Console Expected result... Read more
[IL2CPP] PreserveAttribute doesn't prevent byte code stripping when the ...
How to reproduce:1. Open the project "case_1351399"2. Open the Scene "SampleScene"3. In the "Edit > Project Settings > Player"... 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
Memory usage keeps growing and Player finally crashes when It's built fo...
Reproduction steps:1. Open the attached “BugRepro” project2. In Build Settings (File > Build Settings…), set the Architecture set... Read more
[IL2CPP] NotSupportedException is thrown when using Ping from System.Net...
How to reproduce:1. Open the attached project ("IN-9999_repro.zip")2. Build And Run Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022... 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
- Points Lights are getting culled prematurely when using Forward+ and Deferred+ rendering paths
- Search's Indexing settings in the Preferences window are not searchable
- Crash on block_locate_free when opening a specific project
- "Project connected" pop opens again after closing it
- Cloud Code Authoring logs "JsAssetHandler:OpenAsset (int,int) does not match any of [OnOpenAssetAttribute] expected signatures" when opening or switching scenes and having the Deployment Package Installed