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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL