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 identif... Read more
[iOS] UnityWebRequest test fails sending large data
To reproduce:1. Open user attached project "iosWebRequestFailures.zip"2. Open "SmapleScene.unity" scene3. Enter Play mode4. Observe ... 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 Settings3. Choose iOS and build4. Open build in t... Read more
[iOS][OpenGLES2] Getting "Internal error, unrecognized message" when bui...
To reproduce:1. Create a new project2. Add a 3D Cube to a scene3. Build for iOS4. Observe errors in the console :"Shader compiler: C... 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 Unity2. Build for iOS3. Deploy the Xcode projec... 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" project2. Build and deploy the app to an iOS ... 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 iOS3. Open .xcworkspace generated in the b... Read more
[iOS] Rigidbody interpolation causes objects to jitter
Steps to reproduce:1. Download the user's attached project2. Build to iOS3. Observe the cube travelling in the screen Expected: cube... Read more
[2018.2] [iOS] [Vuforia] Crash in Thread 1: EXC_BAD_ACCESS (code=1, add...
To reproduce:1. Open project2. Add AR camera to the scene3. Build and run on iOS4. Change device rotation Expected: the camera will ... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected