Search Issue Tracker
[IL2CPP] Player hangs for 20 seconds after closing it when running threads
Reproduction steps:1. Open the user's attached "SlowShutdown.zip" project2. Go to Edit > Project Settings > Player > Other ... 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
[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...
Steps to reproduce:1. Download attached project2. Build "Main" scene for Standalone3. Open build project Expected results: No except... Read more
[iOS, il2cpp] System.DateTime.Now is slow on the first run
To reproduce:1. Open project attached by QA2. Build it for iOS3. In XCode's top menu bar select Product -> Profile4. From the ins... Read more
[IL2CPP] IL2CPP builds does not catch System.ArgumentException when tryi...
Socket.Bind(new IPEndPoint(IPAddress.IPv6Any, 5000)) throws exception (System.ArgumentException) and catch (Exception e) does not ca... Read more
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS/Android with IL2CPP as the Scripting API.- Build will fail f... Read more
Code isn't fully generated causing ExecutionEngineException when calling...
To reproduce:1. Open attached project2. Build it to iOS3. Try pressing the buttonThe button will call a function, which causes the b... Read more
IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualEl...
How to reproduce:1. Open the attached “IN-124915.zip” project2. Ensure IL2CPP is set as the scripting backend in Player settings3. B... Read more
[IL2CPP] Build fails due to IndexOutOfRangeException when building with ...
Steps to reproduce:1. Open the attached project ("2020.2.zip")2. Check "Development Build" and "Script Debugging" in Build Settings3... Read more
[DOTS][Mobile] IL2CPP ARM64 app crashes on start in release build
Steps to reproduce:1. Open the user's attached project "ECS Test with ARM64.zip"2. Build it to Android3. Open the app Expected resul... 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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list