Search Issue Tracker
[IL2CPP] "Use of undeclared identifier" error - generated code for manag...
Reproduction steps: 1. Open the attached project.2. Make sure Scripting Backend is set to IL2CPP.3. Build and run it for iOS.- Xcode... Read more
[IL2CPP][iOS] Expected class name error when deploying to iOS device
To reproduce:1. Open attached project2. Build for iOS3. Try to deploy to iOS device using Xcode Actual behavior: failed deployment a... Read more
[Android] Application crash when methods are called in multiple threads
Reproduction steps:1. Open the attached project “threadsProject”2. Build the Project for Android3. Run "adb logcat -s CRASH" in a Co... Read more
Build fails with IL2CPP error when building in IL2CPP Scripting Backend
How to reproduce:1. Open project "1422009"2. Open Edit -> Player Settings -> Player3. Set Scripting Backend to IL2CPP4. Open F... Read more
[IL2CPP] IL2CPP Scripting Backend is a lot slower than Mono when perform...
How to reproduce:1. Open the attached "1264028 repro" project2. Open Build Settings and make sure that "Test IList" Scene is the onl... Read more
UWP ARM64 build fails when Script Debugging is enabled
How to reproduce:1. Open the attached project "project2022.zip"2. Build the project for UWP with Development Build and Script Debugg... Read more
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce:1. Download attached project2. Build Standalone player on IL2CPP backend3. Launch build player Expected results: ... Read more
[IL2CPP] Type.GetType() fails on ARMv7
To Reproduce: 1. Build the attached project for 32bits or deploy an Universal build to a 32bit only device.2. Observe that all Type.... Read more
[Android] SByte type is considered to be not primitive when compiling IL...
How to reproduce:1. Open the user’s attached “Buffer.BlockCopy Bug” project2. Build and Run the “SampleScene” Scene on Android3. Obs... Read more
Error "IL2CPP error for type 'System.Net.WebHeaderCollection/RfcChar'" i...
How to reproduce:1. Open the attached project “BugRfcChar (2).zip”2. Press File → Build Settings3. Build the project on WebGL4. Obse... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default