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
IL2CPP Project Settings are not saved automatically when changing them i...
Reproduction steps:1. In the “{Project Root Folder}/ProjectSettings” folder open “ProjectSettings.asset” file with any text editor2.... Read more
Scripts within Assembly Defintions are missing when used by scenes in As...
Reproduction steps:1. Open users attached project2. Press Tools > Build App3. Open the built project in <Project folder>/Bu... 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
Memory Leak caused by multithreading in a development build with script ...
Reproduction steps:1. Open the attached project “MemoryLeak”2. Open File > Build Settings3. Ensure that you are building the Samp... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist