Search Issue Tracker
[iOS] IL2CPP build fails due to KeyNotFoundException in a networking dll
Steps to reproduce: 1. Open the attached project ("1319469.zip") 2. Go to Player Settings (Edit -> Project Settings... -> Player) 3.... Read more
Player crashes when precompiled assembly name includes apostrophe
Reproduction steps: 1. Open user attached Project 2. Build and Run Expected result: The Player launches Actual result: The Player c... Read more
ObjectDisposedException is caught when an unused variable is declared in...
Reproduction steps: 1. Open users attached project 2. Go to File > Build Settings and press Build And Run 3. Press the button in the... Read more
IL2CPP Build fails when a script contains a Nullable Struct that is pass...
How to reproduce: 1. Open attached project "UpgradeTest.zip" 2. Open Build Settings window 3. Include "SampleScene" to Scene in Buil... Read more
[2021.1] IL2CPP build fails due to a crash in Tundra (introduced by 0-ch...
Reported on Forums: https://forum.unity.com/threads/il2cpp-development-build-fails-since-unity-2020-2.1084859/#post-6991988 In some... 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
[IL2CPP] Vector-Graphics BuildSprite fails when using IL2CPP backend
Reproduction steps: 1. Open user attached Project 2. Build the SampleScene with IL2CPP 3. Open the Build Expected result: A Vector ... Read more
IL2CPP does not correctly distinguish between types with equal names fro...
How to reproduce: 1. Open the project (link in the edit) 2. Build to UWP 3. Open built the solution in Visual Studio 4. Start Debugg... Read more
Ads package doesn't build with il2cpp scripting backend
Repro Steps: - Create an empty project, - Add the Ads package, - Set the scripting backend to il2cpp, - Try to build. Expected:... Read more
[Android][IL2CPP] "il2cpp.exe did not run properly!" exception appears w...
How to reproduce it: 1. Open the user's attached project "Live2DViewerEX Android Overlay Test.zip" 2. Go to the Project Settings -> ... 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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics