Search Issue Tracker
IL2CPP exception when using function pointer with generic parameter from...
Reproduction steps: 1. Open the attached project 2. Go to File > Build Settings 3. Press Build in the Build Settings window Expecte... Read more
Scripts within Assembly Defintions are missing when used by scenes in As...
Reproduction steps: 1. Open users attached project 2. Press Tools > Build App 3. Open the built project in <Project folder>/Builds/T... Read more
[iOS] Unity fails to build the project on FAT32 mounted drive
To reproduce: 1. Open "Disk Utility" on your computer 2. Select your internal drive and click on the partition button 3. In "Partiti... 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
[iOS, il2cpp] System.DateTime.Now is slow on the first run
To reproduce: 1. Open project attached by QA 2. Build it for iOS 3. In XCode's top menu bar select Product -> Profile 4. From the in... Read more
[iOS] [IL2CPP] [.NET 4.6] Confused SyncEvent call in iOS build for .NET ...
Reproduction Steps: 1. Open User's project 2. Switch platform to iOS 3. Build 4. Try to compile in XCode Notice that compiler thro... Read more
Project fails to build with IL2CPP at TypeDbJsonGenerator
Reproduction steps: 1. Open user attached project 2. Open Assets\Scenes\MessageBoardScene 3. Make sure Backend is set to IL2CPP in P... Read more
Building the project with IL2CPP fails when Visual Studio 2019 16.5.4 is...
How to reproduce: 1. Open the attached project named "Case_1232169" 2. Open the Build Settings 3. Check if the "OpenThis" Scene was ... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project 2. Open "Scene" scene 3. Enter Play Mode 4. See Console window output ... Read more
[il2cpp] Standalone il2cpp build fails with errors
Steps to reproduce: 1.Open the attached project 2. Open the TestScene scene 3. Build and Run 4. Observe the error Actual results: E... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow