Search Issue Tracker
[iOS] UnityEngine.TextureFormat does not contain a definition for ETC_RG...
To reproduce: 1. Download attached "testcrunch.zip" project and open in Unity 2. Build for iOS Expected result: Unity Editor succe... Read more
[XcodeAPI] PBXProject.AppendShellScriptBuildPhase doesn't have option fo...
I was doing InstallToBuildsFolder option on iOS, and was using PBXProject.AppendShellScriptBuildPhase function to add a custom scrip... Read more
[iOS 11] Tapping on the input field doesn't open keyboard if the externa...
To reproduce: 1. Open project attached by the user 2. Build it for iOS (make sure that Scenes/Starter scene is attached) 3. Connect ... Read more
[iOS] Input.touchCount returns incorrect value for number of touches aft...
To reproduce: 1. Open attached project 2. Build and run it on iOS ("main" scene) 3. Touch the screen with >1 fingers and see that co... Read more
[iOS][Metal] iOS application crashes at start when camera's clearing is ...
There are 2 different crashes depending on quality settings. If MSAA is enabled, app crashes at: BlitFramebufferAtSliceAndLevel() at... Read more
[Vuforia][iOS] "Project file cannot be parsed" error appears when openin...
Note: Check the attached screenshot for explanation and a possible solution. Unable to open Xcode-iOS Project when built using Wind... Read more
PlayerSettings.iOS.appleDeveloperTeamID is ignored if automatic signing ...
If PlayerSettings.iOS.appleEnableAutomaticSigning is set to false, then the value of PlayerSettings.iOS.appleDeveloperTeamID is not ... Read more
[iOS] Caret is getting placed in the middle of a text when typing quickl...
How to reproduce: 1. Open project "bug-ios-inputfield-caret.zip" 2. Go to the Build Settings, select iOS, and deploy the app to the ... Read more
[iOS] Social.localUser.ID returns GameCenterUsersID instead of the new G...
Apple at WWDC 2019 announced that they will replace PlayerID with two new identifiers - TeamPlayerID and GamePlayerID https://develo... Read more
[iOS][Metal] "Can't set kSurfaceUseResolvedBuffer surface flag" errors a...
When using a camera with depth only clearing and MSAA iOS build spams constantly this error: Metal: Can't set kSurfaceUseResolvedBuf... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key