Search Issue Tracker
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the attached user's project2. Go to File > Build Settings3. Switch to Android Platform and Build the p... Read more
[iOS] Stripping issue on Xcode 26 when "Use incremental GC" is disabled
Steps to reproduce:1. Open the “IN-130824” project2. Build And Run3. Observe the Xcode logs Actual result: “NullReferenceException: ... Read more
[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...
Steps to reproduce:1. Download attached project2. Build "Main" scene for Standalone3. Open build project Expected results: No except... Read more
[UWP] IL2CPP Failed to resolve System.IO.WindowsRuntimeStorageExtensions
How to reproduce:1. Download attached project file and open "Scene" Scene2. Switch platform to UWP and change scripting backend to i... 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
[Android][IL2CPP] DateTime.Now property prints incorrect year when using...
Reproduction steps:1. Open the attached Unity project "DateIssue.zip"2. Go to File > Build Settings3. Build and Run the app on an... Read more
IL2CPP strips parameter attributes
Steps to reproduce:1. Open user attached project2. Build to anything that supports IL2CPP (Tested Android and iOS)3. Inspect debug.l... Read more
WebGL Player freezes on startup when calling GetMonoManagerPtr
How to reproduce:1. Open the user's attached project2. Build and run the project for WebGL (File -> Build Settings... -> Build... Read more
[Android] Activator.CreateInstance(Type) behaves differently with nullab...
To reproduce:1. Open attached project "NullableRepro.zip"2. Switch to Android Platform3. Build and run for on Android device (try IL... Read more
[Android][IL2CPP] Plugins returned value is different between x86 and AR...
Reproduction steps:1) Download and open user's attached project2) Build and run "game" scene on a device with x86 Instruction set Ac... 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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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