Search Issue Tracker
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
[Feature Request] GetRequiredCustomModifiers does not work when using IL...
Reproduction steps:1. Open the attached project “IL2CPPbug“2. Open the Scene “Assets/Scenes/SampleScene”3. Build and run the Player ... Read more
“System.Reflection.TargetInvocationException : Exception has been thrown...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Test Runner Window (Windows > General > Test Runner)3. Ins... Read more
[Android] IL2CPP build error occurs when method first parameter is an un...
Reproduction steps:1. Open the attached project “il2cppProject”2. Build and Run the Project for Android3. Observe the Console Window... 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
[IL2CPP][OSX] Incorrect IL2CPP codegen triggered by pointer magic
After an update of the macOS base Bokken image, we started seeing a failing test in one of our CI jobs. Basically it is a test that ... Read more
"IndexOutOfRangeException" in "UIElements.Layout.LayoutManager.DestroyNo...
Reproduction steps:1. Open the attached "repro_IN-49088.zip" project2. Open the "Main" Scene3. Go to "File > Build Settings..."4.... Read more
IL2CPP Player crashes due to trying to use a generic method as targettin...
1. What happened?The build crashes due to trying to use a generic method as targetting Game.EntityOwnershipComponent, when it shoudl... Read more
Arithmetic operations are incorrect when using uint in IL2CPP Player
Reproduction steps:1. Open the attached project “ArithmeticBug“2. Open the Scene “Assets/Scenes/SampleScene”3. Build and Run the Pla... Read more
[IL2CPP] Build fails when using protobuf-net.Grpc
How to reproduce:1. Open the attached Project "GrpcIL2CPPIssueTest"2. Build the Project Expected result: The Build succeedsActual re... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server