Search Issue Tracker
[IL2CPP] Build fails on Try block ends without any catch, finally, nor f...
Reproduction steps:1. Open project "IL2CPP_repro"2. Make sure Scripting Backend is set to IL2CPP3. Build the project Expected result... Read more
[Android][IL2CPP] Build is looking for "�l2cpp" folder instead of "il2...
How to reproduce:1. Set Windows display language to Turkish2. Sign out of the Windows and Sign back in (will be asked to do so after... Read more
Method data is not created when making a second consecutive Development ...
How to reproduce:1. Open the user attached "strip-test.zip" project2. Change the Target Platform to Linux (File -> Build Settings... Read more
"Error: IL2CPP error" thrown when building Dedicated Server for Linux
How to reproduce:1. Open the attached project "iamgoingcrazy.zip"2. Build And Run the project for Dedicated Linux Server Expected re... Read more
[Android][IL2CPP] Crash with signal 6 on CreateFreeThreadedMarshaler whe...
Reproduction steps:1. Open the attached user's Unity project "Il2cppCrash.zip"2. Go to File > Build Settings and switch to Androi... Read more
Build fails with error "Unity.IL2CPP.HashCodeCollisionException" when "O...
How to reproduce:1. Open the attached project "My project (1).zip"2. Open File>Build Settings...3. Build the project Expected res... Read more
[IL2CPP] Calling .GetHashCode on instances of empty structs does not ret...
Reproduction steps:1. Open the attached project "My project.zip"2. Make sure the Scripting Backend is set to IL2CPP3. Build and run ... Read more
[IL2CPP] 2D Vector3 array converted to 2D Vector4 array has zeroed vecto...
Reproduction steps:1. Open the attached "1411185.zip" project2. Open the "SampleScene" scene3. Open Player Settings4. Make sure "Scr... Read more
[IL2CPP] Byte arrays passed as parameters to a delegate are inconsistent...
Reproduction steps:1. Through the Terminal navigate to the user's attached project folder and enter the command "xattr -r -d com.app... Read more
[IL2CPP] Option to use LLD linker is missing when using "UNITY_IL2CPP_AN...
Reproduction steps:1. Open the attached user's Unity project "temp-android-linker.zip"2. Go to Assets > Scenes folder and open "S... 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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used