Search Issue Tracker
IL2CPP exception when using function pointer with generic parameter from...
Reproduction steps:1. Open the attached project2. Go to File > Build Settings3. Press Build in the Build Settings window Expected... 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
[iOS] Unity fails to build the project on FAT32 mounted drive
To reproduce:1. Open "Disk Utility" on your computer2. Select your internal drive and click on the partition button3. In "Partition ... 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 QA2. Build it for iOS3. In XCode's top menu bar select Product -> Profile4. From the ins... Read more
[iOS] [IL2CPP] [.NET 4.6] Confused SyncEvent call in iOS build for .NET ...
Reproduction Steps:1. Open User's project2. Switch platform to iOS3. Build4. Try to compile in XCode Notice that compiler throws err... Read more
Project fails to build with IL2CPP at TypeDbJsonGenerator
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\MessageBoardScene3. Make sure Backend is set to IL2CPP in Play... 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 Settings3. Check if the "OpenThis" Scene was inc... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project2. Open "Scene" scene3. Enter Play Mode4. See Console window output (Eve... Read more
[il2cpp] Standalone il2cpp build fails with errors
Steps to reproduce:1.Open the attached project2. Open the TestScene scene3. Build and Run4. Observe the error Actual results: Editor... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used