Search Issue Tracker
[IL2CPP] InvalidCastException is thrown when serializing jagged arrays u...
How to reproduce:1. Open the user’s attached “ErrorDemo” project2. Build and Run the “SampleScene” Scene on Android3. Observe the lo... Read more
Dllimport Charset works incorrectly in IL2CPP Standalone Player
Steps to reproduce:1. Open user attached project2. In Player Settings, set Mono as Scripting Backend3. Build and run Standalone4. Ob... Read more
Unity fails to build a standalone build under il2cpp
Steps to reproduce:1. Open the attached project2. Build3. Observe the error Actual results: Unable to build, the errors are thrownEx... Read more
[iOS] MonoManager::GetScriptingClass takes a lot of Unity loading time
Reproduction Steps:1. Build project for iOS (building steps in edit)2. In Xcode build (profile) and launch Instruments3. Instruments... Read more
IL2CPP exe fails during building because of generated duplicated fields
To reproduce:1) Open attached project2) Build for WebGL IL2CPP.exe will fail, stopping the whole build. Reproduced in 2017.1.0f3, 20... 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] Error "no matching function for call to" when building a projec...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Click the Build bu... Read more
IL2CPP build fails if delegate has an 'in' parameter
Steps to reproduce:1. Download 1128665_repro.zip2. Build project for Standalone with IL2CPP backend Actual results: Build fails with... Read more
Android build with IL2CPP scripting back-end crashes when using Linq
To reproduce:1. Open attached project2. Build it for Android on IL2CPP scripting back-end Expected: application does not crashActual... 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