Search Issue Tracker
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the attached user's project2. Go to File > Build Settings3. Switch to Android Platform and Build the p... Read more
[Mobile][IL2CPP] Devirtualization does not work for abstract classes
To reproduce: 1. Download attached project "Devirtualization_test.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting ... Read more
[UWP] IL2CPP build fails when project contains a .winmd file that is com...
Steps to reproduce:1. Download attached project2. Switch platform to UWP.3. In toolbar select Tools -> Vungle -> Prepare Windo... Read more
[2017.x] [UWP] IL2CPP generates incorrect code for lock() statement in U...
Steps to reproduce:1. Download 1038465_repro.zip2. Switch platform to UWP3. Build with IL2CPP backend, non-development build4. Build... Read more
Error "il2cpp.exe did not run properly" while building for Android
To reproduce: 1. Open the attached project (il2cpp bug.zip)2. Build the project Expected: the build doesn't fail Reproduced 2017.2.3... Read more
[IL2CPP] In Standalone builds, IL2CPP is reporting that generics are use...
To reproduce: 1. Install Steam on your machine, log in to your account and a key to the game that user sent2. Download attached proj... Read more
[IL2CPP][Performance] Throwing a large number (~10000) exceptions in an ...
Reproduction steps:1. Open the attached project “ReproProject”2. Select IL2CPP as the Scripting Backend at (menu: Edit > Project ... Read more
Build that contains a script with a struct which has a static nullable r...
How to reproduce:1. Open attached project "scriptBug.zip"2. Observe the "test" script in the Assets folder3. Try and build the scene... Read more
Constructor IPEndpoint(IPAdress, int) throws an exception when using IPV...
Reproduction steps:1. Open Project from "FTP Test Project.zip"2. Build and Run the Project using IL2CPP and Development Build enable... Read more
[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...
Steps to reproduce:1. Download attached project2. Build "Main" scene for Standalone3. Open build project Expected results: No except... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected