Search Issue Tracker
Referenced assets are unloaded by Resources.UnloadUnusedAssets() when us...
How to reproduce: Open the attached project "IN-30658.zip" Build And Run the project Expected results: "After unloading, the asset i... 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
- 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