Search Issue Tracker
[IL2CPP] Unity.app/Contents/il2cpp/build/UnityLinker.exe fails to Run wh...
To reproduce: 1. Open "Disk Utility" on your Computer2. Select your Internal Drive and click on the partition button3. In "Partition... Read more
[IL2CPP] Player crashes when dividing by zero even if the DivideByZeroEx...
How to reproduce:1. Open the attached project2. Build the project3. Play the built project4. In the Player, press the "Force error" ... 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) Crea... 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 a... 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 the... 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 attach... 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 Pla... Read more
InvalidCastException thrown when running IL2CPP build
Reproduction steps:1. Open the user's attached project2. Make sure IL2CPP is selected in Edit > Project Settings > Player3. Fi... Read more
[IL2CPP] [iOS] An exception is thrown when using the Dataflow Blocks to ...
How to reproduce:1. Open the attach project2. Build for iOS and deploy the Xcode project to the iOS device3. In the app input any nu... Read more
[IL2CPP] Struct that contains MarshalAs attribute doesn't work with IL2C...
To reproduce:1. Open project attached by the user2. Build it for iOS or Android with IL2CPP platform ("Main" scene attached)3. Run o... 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