Search Issue Tracker
[Android] Crash on Android when AndroidJavaProxy is calling from multipl...
Reproduction steps:1. Open the attached project “il2cppProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Build and Run t... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template