Search Issue Tracker
Create Visual Studio Project Fails for Windows Desktop in IL2CPP Builds
How to reproduce1. In a Windows editor open an existing project or create a new Unity project2. In Build Settings set the platform t... 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
Unity fails to build a standalone build under il2cpp
Steps to reproduce:1. Open the attached project2. Build3. Observe the error Actual results: Unable to build, the errors are thrownEx... Read more
Error adding a delegate using EventInfo.AddEventHandler on AOT targets
To reproduce:1) Open attached project2) Build and run on IL2CPP based platform (Tested Windows and WebGL) Expected: The scene works ... 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
[iOS] Mars Companion application fails to deploy in Xcode with error "us...
Reproduction steps:1. Open project in "mars-companion-project3.zip"2. Build for iOS3. Deploy the application to an iOS device Expect... Read more
Using Mathf.Infinity in Attribute throws an IL2CPP error when building A...
To reproduce:1. Open the attached project.2. Switch platform to Android3. Build using IL2CPP Expected: Build succeedsActual: Build f... Read more
No debug information for NativeArray<T> objects available when debugging...
Steps to reproduce:1. Open the attached project (case_1215119.zip)2. Build the project as Standalone with Scripting Backend set to I... Read more
[il2cpp] Standalone il2cpp build fails with errors
Steps to reproduce:1.Open the attached project2. Open the TestScene scene3. Build and Run4. Observe the error Actual results: Editor... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened