Search Issue Tracker
[IL2CPP] Standalone build fails with "error LNK2001: unresolved external...
How to reproduce:1. Open the attached project ("case_1213597-Everyday_Life_Edengrall.zip")2. Make sure that Scripting Backend is set... Read more
[Android] [IL2CPP] Switch statements with 1023 or more cases will not be...
How to reproduce:1. Download and open the attached project "1218998.zip"2. Build and run Expected result: "Switch worked" is written... Read more
[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
System.Text.Json.JsonSerializer.Deserialize throws an error when deseria...
How to reproduce:1. Open the attached project (case-1287280.zip)2. Open the Build Settings (File -> Build Settings)3. Make sure '... Read more
[IL2CPP] Player crashes when dividing by zero even if the DivideByZeroEx...
How to reproduce:1. Open the attached project2. Build the project3. Play the built project4. In the Player, press the "Force error" ... Read more
[Dots Shooter] IL2CPP build crashes on OSX
Steps to reproduce : - load the Dots Sample project from here https://github.com/Unity-Technologies/DOTSSample using 2019.3.3f1- go ... Read more
[Linux] Errors regarding denied access to il2cpp.exe when building with ...
Reproduction steps:1. Open an empty or an existing project2. Select the IL2CPP Scripting Backend (Edit>Project Settings>Player... Read more
"Failed running" errors when building with IL2CPP
Steps to reproduce:1. Open User-supplied project2. Build on Win IL2CPP Expected: build succeedsActual: build fails Reproduced in: 20... Read more
[IL2CPP] Dispose is called before the value in the 'using' statement goe...
To reproduce:1. Open the user's attached project2. Build and run on Android3. Observe the logcat Expected: Dispose is called only wh... Read more
IL2CPP ARM64 project crashes on script runtime initialization when using...
Steps to reproduce:1. Open and build/run the User-supplied project. Expected: no crashActual: apk crashes Reproduced in: 2019.2.21f1... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used