Search Issue Tracker
[Serialization] [IL2CPP] BinaryFormatter.Deserialize method fails to des...
How to reproduce:1. Open the attached Unity project ("1361559_2021.2.0a18_repro.zip")2. Build And Run Expected result: dummyFloatVal... Read more
[IL2CPP] converting double to uint32 results in wrong value
How to reproduce:1. Build the attached project with IL2CPP backend.2. Run the player3. Check the "UInt32Max" and "Back to Uint32" va... Read more
[Mac] [IL2CPP] Build fails because of uncaught System.TypeInitialization...
How to reproduce:1. Open the attached project ("case_1173216-MultiGraphicToggleTest.zip")2. Make Mac (IL2CPP) build3. Inspect the co... Read more
Editor throws multiple errors when trying to build project with IL2CPP
How to reproduce:1. Open attached "RTSPWebGLTest" project2. Build project for Windows with IL2CPP backend3. Observe Console Expected... Read more
CustomAttributeData.cpp: IL2CPP does not support inspection of attribute...
How to reproduce:1. Open the attached sqlite_test_U2018_2.zip project2. Build for iOS and deploy the Xcode project to the iOS device... Read more
BuildPlayer with BuildOptions.Il2CPP does not output an IL2CPP build
Reproduction steps:1. Download user's project and open in Unity2. Click BugReport -> Build Expected: IL2CPP build should be madeA... Read more
[IL2CPP] Hang when two dimensional array reaches a certain size
Reproduction steps:1. Open the attached "987107.zip" project.2. Build it to iOS using IL2CPP.3. Click the play symbol.4. Click on th... Read more
Windows and Mac standalone players with IL2CPP do not have null checks e...
This makes null reference exceptions crash the player in non-development builds. Read more
[Android] [IL2CPP] JAR file not included in build when building APK with...
How to reproduce:1. Open the attached project "JARbug.zip"2. In the Menu bar go to File > Build Settings3. Connect Android device... Read more
Build creates "_BackUpThisFolder_ButDontShipItWithYourGame\il2cppOutput\...
Steps to reproduce:1. Create a new project2. Switch platform to UWP and build project3. Navigate to "BuildLocation\GameName_BackUpTh... 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
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled