Search Issue Tracker
[Android] Android APK build fails when "IL2CPP Stacktrace information" s...
Reproduction steps:1. Open the "IN-52248.zip" project2. Select the Android platfrom in the Build Settings window (File -> Build S... Read more
IL2CPP build fails when passing a default(T) as an 'in' parameter to a ...
How to reproduce:1. Open the attached '1313460.zip' project2. Select File > Build and Run Expected result: Build succeedsActual r... Read more
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
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
[IL2CPP] Regex perfomance regression when using IL2CPP Scripting Backend
Reproduction steps:1. Open the attached "Regexp.zip" project2. Build and Run for Windows, Mac, Linux Standalone Player3. Observe the... Read more
Newtonsoft Json doesn't correctly serialize classes inside the Packages ...
How to reproduce: Open the attached project "REMOVE-DATACONTRACT.zip" Build the project for UWP Expected results: "Dictionary Count:... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default