Search Issue Tracker
Changing iOS configuration settings in player settings also changes tvOS
To reproduce:1. Open Unity2. Go to Player Settings > iOS > Other settings > Configuration3. Change any setting4. Notice it ... Read more
[iOS] "Unable to Install" Error is thrown when attempting to install an ...
How to reproduce:1. Open the attached Project "JPName"2. Build the project for iOS and open the Xcode Project3. Archive the Xcode Pr... Read more
Unity Splash Screen is not shown when built to iOS
How to reproduce: 1. Open attached project2. Build to iOS and run- Note that the Unity Splash screen is not shown even though the 'S... Read more
[iOS] Update Location Service API According to the new App Store Guideli...
We need to add 3 new location usage descriptors in Info.plist1 NSLocationWhenInUseUsageDescription / @selector(requestWhenInUseAutho... Read more
[AntiAliasing][iOS] Crash in UnityBlitToBackbuffer when AntiAliasing is on
1. Open attached project2. Build to iOS3. On device screen will be black4. In quality settings "High Quality" preset disable Anti Al... Read more
[iOS7] Video ad does not play after putting app into background
How to reproduce: 1. Open attached project2. Open scene Scenes/test.unity3. Build to iOS and run5. Press the "Button" button on devi... Read more
[iOS] App freezes when unloading assets with Profiler attached to the de...
If Unity's profiler is connected to a device, the app freezes indefinitely after unloading unused assets (when switching scenes for ... Read more
[iOS] Error: InvalidCharacter while compiling
Unity build fails to compile for iOS with an Error InvalidCharacter 
. Steps:1. Build user's attached project ("Sneaker Clic... Read more
[iOS] [Metal] Application crash on "SetTextures [inlined] operator== + 4...
Reproduction steps:1. Open the attached project.2. Build and run the "Main" scene for iOS.3. Application crashes. Notes:Doesn't cras... Read more
[iOS] Content not appearing on canvas in iOS<9
To reproduce:1. Open the attached project2. Build to iOS3. Run on a device that has iOS<94. Press the button to play as a guest5.... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS