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
"Main Camera" background color is white when the device Appearance setti...
How to reproduce: 1. Open the attached project "LaunchScreenTest.zip" 2. Go to Build Settings 3. Choose iOS and build 4. Open build ... 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] UnityWebRequest doesn't work when using a 14.2+ iOS device
Reproduction steps: 1. Download and open the user's attached "ARFoundation2020Test.zip" project 2. Build and deploy the app to an iO... 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][UaaL] UnityFramework with 3rd party plugins triggers watchdog term...
Reproduction steps: 1. Open project in "FirebaseTestMintegral.zip" 2. Build the project for iOS 3. Open .xcworkspace generated in th... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project