Search Issue Tracker
[IL2CPP] The sockaddr_un structure is not properly filled when trying to...
The IL2CPP runtime does not properly fill the sockaddr_un structure that is passed to the bind() or connect() system calls when tryi... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... Read more
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce:1. Open attached Unity project2. Build to Android platform--build fails with errors:Failed running D:\Unity\2019.2\... Read more
[IL2CPP] Passing 'this' to a method as an 'in' parameter causes IndexOut...
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Results: Build fails with when pa... Read more
[IL2CPP] Player crashes on closing it if System.Threading.Thread is running
Steps to reproduce:1. Download 1147963_repro.zip2. Build project for Standalone platform (IL2CPP backend)3. Launch player4. Press th... Read more
[iOS][IL2CPP] Crash on il2cpp::metadata::Il2CppTypeHash::Hash when the S...
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS Platform3. Build for iOS and deplo... Read more
[UWP] Builds fail with Rewired
How to reproduce:1. Open the attached "1UWPBuildBug.zip" project2. Build to UWP Expected result: Build succeedsActual result: Build ... Read more
[IL2CPP] PreserveSig attribute is ignored when building with IL2CPP
How to reproduce:1. Open the attached project ("case_1202914-IL2CPP PreserveSig.zip")2. Make a Standalone build with IL2CPP scriptin... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
Unsafe Memory marshal fails on IL2CPP backend
Steps to reproduce:1. Download 1146277_repro.zip and open "SampleScene" scene2. Build project for Standalone IL2CPP3. Launch player ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved