Search Issue Tracker
[IL2CPP] Thread_VolatileRead is added to build instead of VolatileRead w...
Reproduction steps:1. Open the attached project "IL2CPPissue.zip"2. Open the "SampleScene.unity" Scene3. In the Editor, go to File &... Read more
[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime
When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... Read more
[Mobile] Unity China version projects crash when Unity Analytics is disa...
Mobile build crashes in projects created with Unity China versions when Unity Analytics is disabled and IL2CPP Strip Engine Code mod... Read more
[Android] [IL2CPP] Old build artifacts are used when ARMv7 and ARM64 bui...
How to reproduce:1. Open the attached project "1347245.zip"2. In the Build Settings, change the build platform to Android3. Open Pla... Read more
Player crashes when running a recursive function with Script Debugging e...
How to reproduce:1. Open the attached project "FrameAssertTest.zip"2. Open "SampleScene" Scene3. Open Project Settings and switch to... Read more
Android build fails when using ArmV7 Target Architecture
Reproduction steps:1. Open the user's attached project2. In the Main Menu go to Build Settings -> Project Settings -> Player -... Read more
Player build freezes after calling Application.Quit() when the scripting...
How to reproduce:1. Open the attached “IN-128412_ApplicationQuit” project2. Navigate to File → Build Profiles → Windows-Dev and buil... Read more
[Android][IL2CPP] Boxed integer is not equal to itself when project is b...
Reproduction steps:1. Open the attached user's project "Il2cppproj.zip"2. Go to Project settings > Player > Other settings and... Read more
[IL2CPP] Player crashes when deserializing certain JSON
How to reproduce:1. Open the attached project "UnityBeta2102.2.11Crash.zip"2. Make sure Scripting Backend is set to IL2CPP (Edit >... Read more
[IL2CPP] Build error on Unity 2020.3 and later when using exported DLL f...
How to reproduce:1. Open the attached user's project 'IL2CPP_Error_2020.zip'2. Build And Run on Android3. Observe logs in the Consol... 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 MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- 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