Search Issue Tracker
Player crashes on mono_runtime_resource_set_callback when built on IL2CP...
To reproduce:1. Download user's attached "RemotingTestServiceNew" server files and "RemotingTestNew" project2. Start the local serve... Read more
[IL2CPP] "goto" fails to jump to specified label in Unity Player
When the C# script is written in a certain way, a goto would not jump to the specified label and fall through instead. Only IL2CPP i... Read more
[Lumin] WS/TCP connection is interrrupted on Magic Leap device when .NET...
How to reproduce:1. Open attached project ("1172005REPRO-TcpClient.zip")2. Open Scripts Folder in Windows Explorer and run "tcp_serv... Read more
[iOS] Crash on UnityFramework`RaiseInvalidCastException when using incre...
How to reproduce:1. Build the "GC_Crash.zip" project for iOS2. Build & Run the app to device via Xcode3. Wait Actual result: Uni... Read more
Fatal error in Unity CIL Linker for type within attribute when building ...
Steps to reproduce:1. Download attached project2. Make sure that Manage Stripping level is set to Medium or High3. Build for Standal... Read more
IL2CPP generated code calls "try-catch-finally" incorrectly creating wro...
Steps to reproduce:1. Open 'trycatchfinal' project2. Build for Android with IL2CPP3. Inspect the logcat Expected result: Finally blo... Read more
JobComponentSystem is stripped when the project is built with IL2CPP
How to reproduce:1. Open the attached project "1181838.zip"2. Enable Autoconnect profiler in the project's build settings3. Build th... Read more
WebGL Builds Leak Memory On .NET 4.x Runtime for Circular References
To reproduce:1) Open the attached project and the scene inside of it2) Open Build Settings3) Set it to WebGL platform and make sure ... Read more
[IL2CPP] Application crashes at vdso while creating WeakReference when b...
To reproduce:1. Open attached project2. Make sure player settings are set as below:Scripting Backend = IL2CPPC++ Compiler Configurat... Read more
[Android] Crash (SIGBUS) occurs when reading the area where 4 bytes are ...
To reproduce:1. Download and open the attached project2. Build and run to the device Actual result: application crashesExpected resu... 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
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
- Scene view/Status bar is flickering when hovering mouse on BaseLayer if Camera Layer is above BaseLayer in Graphics Compositor window