Search Issue Tracker
[IL2CPP][Mono][Android] Unable to Find entrypoint 'getdomainname' in 'li...
How to reproduce:1. Open the attached project "1351027.zip"2. Connect Android device3. In Build settings, select Android as build pl... Read more
[IL2CPP] UnsafeUtility methods generate garbage when using IL2CPP Script...
How to reproduce:1. Open the attached "1271254 repro" project2. Open Build Settings and make sure that Development Build and Autocon... Read more
[Mobile] 'Unsupported internal call for IL2CPP' errors are thrown when M...
How to reproduce:1. Open the attached '1262895.zip' project2. Build for iOS/Android3. Deploy the project to the device Expected resu... Read more
[IL2CPP] Managed Code Stripping strips a parameterless constructor from ...
Reproduction steps:1. Open the attached "1263916 repro" project2. Open Build Settings from File > Build Settings3. Make sure that... Read more
[IL2CPP] C# CLI DNS for IPv6 throws a SocketException in the player build
How to reproduce:1. Open user-submitted project (DNSTEST.zip)2. Open the SampleScene3. Enter Play Mode and see the Console window - ... Read more
[IL2CPP]False variable values are received from delegates when delegates...
Steps to reproduce:1. Open users' attached project "TestRefDelegate.zip"2. Build it using IL2CPP scripting backend3. Notice that dis... Read more
stackalloc int[0] returns incorrect result when the project is built wit...
How to reproduce:1. Open user-attached project “TestStackalloc”2. Click Build And Run3. Observe the Console Expected result: The log... Read more
[IL2CPP] Build fails on a project that uses IO.Ably.dll when Managed Str...
How to reproduce:1. Open the attached project "My project.zip"2. Open Project Settings window and select Player category3. In the Pl... Read more
[IL2CPP] Build fails with an Exception when IL2CPP Scripting Backend is ...
How to reproduce:1. Open the user's attached "2011Bug.zip" project2. Go to File -> Build Settings3. Press Build Expected result: ... Read more
Build that contains a script with a struct which has a static nullable r...
How to reproduce:1. Open attached project "scriptBug.zip"2. Observe the "test" script in the Assets folder3. Try and build the scene... 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