Search Issue Tracker
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS/Android with IL2CPP as the Scripting API.- Build will fail f... 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
[Stripping] 'Could not produce class with ID 111' and crash in ActivateA...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Click "Open Test Scene" in device- Wait a few seconds for it to ... Read more
[WebGL] user content build crashes with NullRefException
-e: user content is stopped in WebGL due to NullRef exception which isn't thrown in editor or standalone -repro:--open attached proj... Read more
[Mobile] ConcurrentBag.TryTake() throws exception in IL2CPP build
Reproduction steps:1. Open the attached project "case_1230447-ConcurrentBagIssue-2020.1.zip"2. Build on Android platform (IL2CPP)3. ... Read more
Unity Editor freezes on "Building native binary with IL2CPP" when being ...
How to reproduce:1. Open attached project2. In the menu choose Platform > Android - Google Play3. Change directory to Keystore (s... Read more
IL2CPP generates incorrect result when multiplying ulong expression and ...
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Build to iOS and run- Note that the second formula on the scree... Read more
[iOS] Project fails to build with "Expected member name or semicolon aft...
1. Open attached project2. Build to iOS with Il2CPP3. Building via XCode fails with "Expected member name or ; after declaration spe... Read more
[Serialization] [IL2CPP] BinaryFormatter.Deserialize method fails to des...
How to reproduce:1. Open the attached Unity project ("1361559_2021.2.0a18_repro.zip")2. Build And Run Expected result: dummyFloatVal... Read more
Fatal IL2CPP Linker errors are thrown when building a project with Entia...
How to reproduce:1. Open the user attached project2. Make sure that the scripting backend in Player Settings is set to IL2CPP3. Buil... 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