Search Issue Tracker
[IL2CPP] UnityLinker.exe error is thrown when building a Player with Vuf...
To reproduce: 1. Open Unity and create a New Project2. Via Package Manager add Vuforia3. In Player Settings check "Vuforia Augmented... Read more
Managed Code Stripping results in "TypeLoadException: VTable setup of ty...
Reproduction steps: 1. Open "vtable-stripping-error.zip" project and "SampleScene" scene2. Enter Play mode3. Notice no errors4. Buil... Read more
[IL2CPP] Build generates incorrect code when using MarshalAsAttribute on...
Steps to reproduce:1. Download 1115412_repro.zip project2. Switch platform to UWP and build project3. Open Visual Studios solution4.... Read more
[IL2CPP] Build fails due to "((int[])null)[0] = 1;" expression
Steps to reproduce:1. Download 1115145_repro.zip2. Build project for a standalone platform with IL2CPP backend Expected results: Pro... Read more
IL2CPP generated code calls "try-catch-finally" incorrectly creating wro...
Steps to reproduce:1. Open 'trycatchfinal' project2. Build for Android with IL2CPP3. Inspect the logcat Expected result: Finally blo... Read more
WebGL crash inside GC
How to reproduce:1. Open the attached "UnityTest.zip"2. Build and run the project on WebGL3. Copy 'content' folder from UnityTest/co... Read more
System.Runtime.WindowsRuntime methods not generated properly in IL2CPP b...
Reproduction steps:1. Open project "TestProject.zip"2. Open the Build Settings window in File > Build Settings3. Set Platform to ... Read more
[Mac] [IL2CPP] Build fails because of uncaught System.TypeInitialization...
How to reproduce:1. Open the attached project ("case_1173216-MultiGraphicToggleTest.zip")2. Make Mac (IL2CPP) build3. Inspect the co... Read more
[iOS][IL2CPP] An Error is thrown for type UnityEngine.UI.GridLayoutGroup...
To reproduce: 1. Download attached project “myVegasProject.zip" and open in Unity2. Change Platform to iOS3. Right click on Project ... Read more
[IL2CPP] Player crashes when calling Process.GetCurrentProcess().StartTime
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Actual results: Player crashes wh... 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
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
- "Find References In Project" gives inaccurate results when Prefab Variant Parent default Object references are changed