Search Issue Tracker
Player crashes on il2cpp::os::Thread::GetCurrentThread() + 83 when shut...
How to reproduce: 1. Open the attached provided in the link in the Edit section 2. Build and run 3. When the PLayer launches let it... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps: 1. Create a new project using Lego Microgame inside the folder named "המחשב שלי" -- OR 1. Open the attached proj... Read more
[IL2CPP] Crash in UpdateAllSkinnedMeshes with Engine Code Stripping on i...
All iOS projects made with IL2CPP and Engine Code Stripping crash on startup in UpdateAllSkinnedMeshes(). Steps to reproduce: 1) Cr... Read more
[IL2CPP] System.Array.Copy() corrupts data with IL2CPP
When copying arrays using IL2CPP, the results differ from the ones when using Mono compiler. Steps to reproduce: 1) Open the latest... Read more
[iOS] Crash when accessing members of IEnumerable
Steps to reproduce: 1) Open the attached project. 2) Build the project for iOS. 3) Deploy the project to a device via Xcode. 4) Open... Read more
[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() fo...
Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types. To repro: 1) Open atta... Read more
[Stripping] StateMachineBehaviour overrides not called on iOS
How to reproduce: 1. Open attached project (35509 statemachinebehaviour.zip) - Make sure that the Strip Engine Code option in the ... Read more
IL2CPP Does not obey Thread.Priority
IL2CPP currently does not support setting thread priorities. Read more
[UWP] Running the Player fails with access violation in unity_sequence_p...
How to reproduce: 1. Open the attached "SrpTest.zip" project 2. In Build settings, make sure that Script Debugging is enabled 3. Set... Read more
[IL2CPP] Struct that contains MarshalAs attribute doesn't work with IL2C...
To reproduce: 1. Open project attached by the user 2. Build it for iOS or Android with IL2CPP platform ("Main" scene attached) 3. Ru... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project