Search Issue Tracker
Create Visual Studio Project Fails for Windows Desktop in IL2CPP Builds
How to reproduce 1. In a Windows editor open an existing project or create a new Unity project 2. In Build Settings set the platform... Read more
[UWP] IL2CPP Failed to resolve System.IO.WindowsRuntimeStorageExtensions
How to reproduce: 1. Download attached project file and open "Scene" Scene 2. Switch platform to UWP and change scripting backend t... Read more
Unity fails to build a standalone build under il2cpp
Steps to reproduce: 1. Open the attached project 2. Build 3. Observe the error Actual results: Unable to build, the errors are thro... Read more
Error adding a delegate using EventInfo.AddEventHandler on AOT targets
To reproduce: 1) Open attached project 2) Build and run on IL2CPP based platform (Tested Windows and WebGL) Expected: The scene wor... 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 Settings 3. 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 iOS 3. Deploy the application to an iOS device Ex... 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 Android 3. Build using IL2CPP Expected: Build succeeds Actual: Bu... 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... Read more
[il2cpp] Standalone il2cpp build fails with errors
Steps to reproduce: 1.Open the attached project 2. Open the TestScene scene 3. Build and Run 4. Observe the error Actual results: E... Read more
IL2CPP strips parameter attributes
Steps to reproduce: 1. Open user attached project 2. Build to anything that supports IL2CPP (Tested Android and iOS) 3. Inspect debu... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow