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
- 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