Search Issue Tracker
Static constructor is not initialized when using IL2CPP
Reproduction steps:1. Open the attached project “StaticConstructorBug“2. Open the Test Runner (Window>General>Test Runner)3. S... Read more
UnsafeUtility.AlignOf<T>() reports incorrect value for Explicit layout s...
Reproduction steps:1. Open project “AlignOfBugReport.zip”2. Enter Play Mode and observe “Align of test struct: 4” text displayed in ... Read more
IL2CPP build returns incorrect results when using Pointer Arithmetic
How to reproduce:1. Open the user-attached project “TestUnityProject”2. Open the “IL2CPP_pointer_arithmetic_bug_report” scene3. Clic... Read more
The Player crashes after start-up when GetCustomAttributes is called
Reproduction steps:1. Open the attached “ASDWQE” project2. Build the Player (File > Build And Run)3. Observe the Player Expected ... Read more
[Android] [IL2CPP] Accessing a particle system's frameOverTime.curve whe...
Reproduction steps:1. Open the attached project "ReproProj"2. Build And Run the “/Assets/test.unity” Scene3. Tap the white button4. ... Read more
Build fails with console errors when Scripting Backend IL2CPP is selected
Reproduction steps:1. Open the attached “PluginsTest” project2. Build the Player (File > Build And Run) Expected result: The Buil... Read more
[IL2CPP] Built player crashes when using a structure of type Generic for...
Reproduction steps:1. Open the attached project “min.zip”2. Build And Run the project Expected result: The player doesn’t crashActua... Read more
IL2CPP unresolved externals when referencing Unity IAP ConfigurationBuil...
How to reproduce:1. Open the attached project "AdvEmpty2.zip"2. Build the project for UWP3. Open the built Solution in VS4. Build th... Read more
Player crashes on il2cpp::vm::Runtime::InvokeWithThrow when using the "w...
Reproduction steps:1. Open the "IN-47180.zip" project2. Open "Assets/Scenes/SampleScene"3. Build and Run the project Expected result... Read more
MARSHAL.OFFSETOF fails to calculate the correct offset of property withi...
Steps to reproduce:1. Open the attached user project " SampleUnityIL2CppBug.zip"2. Open the Build Settings window and make sure that... 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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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