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... Read more
[IL2CPP]Build fails with the error "undefined symbol: SyncFiles" when bu...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Build and Run Expected result: Build successfull... Read more
ObjectDisposedException is caught when an unused variable is declared in...
Reproduction steps:1. Open users attached project2. Go to File > Build Settings and press Build And Run3. 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 window3. Include "SampleScene" to Scene in Build4.... 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 iOS3. Deploy the application to an iOS device Expect... Read more
[IL2CPP] Vector-Graphics BuildSprite fails when using IL2CPP backend
Reproduction steps:1. Open user attached Project2. Build the SampleScene with IL2CPP3. Open the Build Expected result: A Vector spri... 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 UWP3. Open built the solution in Visual Studio4. Start Debugging ... 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: Success... Read more
Crash on il2cpp::os::SynchronizationContext::GetForCurrentThread when bu...
Reproduction steps:1. Launch the attached Player “CrashRepro“ in Batch mode Expected result: Player does not crashActual result: Pla... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation