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
An extra C# event is shown when creating two C# events on two temporary ...
Steps to reproduce:1. Open the attached user project "MulticastDelegate.zip"2. Make sure to change the path of the automatic memory ... 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
[Feature Request] GetRequiredCustomModifiers does not work when using IL...
Reproduction steps:1. Open the attached project “IL2CPPbug“2. Open the Scene “Assets/Scenes/SampleScene”3. Build and run the Player ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist