Search Issue Tracker
[iOS] Apple throws Deprecated API Usage warning for using UIWebView when...
After submitting Unity-iOS builds to the App Store Connect Apple is showing Warning for using UIWebView: == Dear Developer, We iden... Read more
[iOS] UnityWebRequest test fails sending large data
To reproduce: 1. Open user attached project "iosWebRequestFailures.zip" 2. Open "SmapleScene.unity" scene 3. Enter Play mode 4. Obse... Read more
[iOS][OpenGLES2] Getting "Internal error, unrecognized message" when bui...
To reproduce: 1. Create a new project 2. Add a 3D Cube to a scene 3. Build for iOS 4. Observe errors in the console : "Shader compil... Read more
[iOS 13.0] Some languages symbols are replaced with a [?] marks
To reproduce: 1. Download attached "Thai Font Issue Example.zip" project and open in Unity 2. Build for iOS 3. Deploy the Xcode pro... Read more
[iOS] Apps with UIApplicationExitsOnSuspend in info.plist failing to pas...
Last week (WWDC) Apple announced a new way to handle multitasking on iOS and iPadOS 13, so when you attempt to publish an App using ... Read more
[iOS] Rigidbody interpolation causes objects to jitter
Steps to reproduce: 1. Download the user's attached project 2. Build to iOS 3. Observe the cube travelling in the screen Expected: ... Read more
[2018.2] [iOS] [Vuforia] Crash in Thread 1: EXC_BAD_ACCESS (code=1, add...
To reproduce: 1. Open project 2. Add AR camera to the scene 3. Build and run on iOS 4. Change device rotation Expected: the camera ... Read more
[iOS][ReplayKit] Recording with ReplayKit fails on iOS 11 latest beta
Steps to reproduce: 1. Open attached project 2. Build 'Test' scene for iOS 3. Run on a device with latest iOS 11 beta (15A5341f) 4.... Read more
[iOS] ReplayKit records microphone input only during the first session a...
How to reproduce: 1. Unzip and open the attached project "ReplaykitBug.zip" 2. Build it to the iOS platform and play the "SimpleScen... Read more
[iOS] Changing the screen orientation via a script sometimes results in ...
When the orientation of the screen is changed via a script (with Screen.orientation) on iOS 10 devices, sometimes the screen remains... 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
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)