Search Issue Tracker
Android x86 architecture APK fails to build with IL2CPP
To reproduce:1. Open empty project2. Build an APK with IL2CPP and x86 selected --Build fails Reproduced with: 2019.2.0a7, 2019.2.0a1... Read more
[IL2CPP] System.ComponentModel.Win32Exception is thrown when trying to o...
How to reproduce:1. Open the attached project ("case_1188408-TestFileBrowser.zip")2. Open the repro scene ("SampleScene")3. Enter Pl... Read more
Fatal error in Unity CIL Linker when building to Standalone with Microso...
How to reproduce:1. Open the attached (BlankProject.zip) project2. Open the SampleScene3. Build to Standalone Expected result: The b... Read more
[2017.x] [UWP] IL2CPP generates incorrect code for lock() statement in U...
Steps to reproduce:1. Download 1038465_repro.zip2. Switch platform to UWP3. Build with IL2CPP backend, non-development build4. Build... Read more
[iOS] Call stack shows wrong information when exception/crash occurs on ...
To reproduce:1. Open project attached by the user2. Build "Test" scene with IL2CPP backend for iOS device3. Run built app on iOS dev... Read more
[iOS] MonoManager::GetScriptingClass takes a lot of Unity loading time
Reproduction Steps:1. Build project for iOS (building steps in edit)2. In Xcode build (profile) and launch Instruments3. Instruments... Read more
[UWP] Builds fail with Rewired
How to reproduce:1. Open the attached "1UWPBuildBug.zip" project2. Build to UWP Expected result: Build succeedsActual result: Build ... Read more
[IL2CPP] Building project fails when using custom dlls
How to reproduce:1. Open user's project2. Create an empty gameObject and add "test" script from projects view3. Build that scene Exp... Read more
DateTime.Now throws exception in IL2CPP build
Steps to reproduce:1. Download 1065602_repro.zip and open "new" scene2. Switch platform to UWP3. Build project on IL2CPP backend4. O... Read more
[IL2CPP] Player crashes when dividing by zero even if the DivideByZeroEx...
How to reproduce:1. Open the attached project2. Build the project3. Play the built project4. In the Player, press the "Force error" ... 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