Search Issue Tracker
[iOS] Sometimes the safe area is incorrect when the Player is in the lan...
Steps to reproduce:1. Open the “IN-84374_SafeAreaIssue” project2. Build And Run the project on the device3. Press “Push” button4. In... Read more
[UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating...
Reproduction steps:1. Open https://github.com/Unity-Technologies/uaal-example/blob/master/docs/ios.md2. Follow the instructions to s... Read more
[iOS] Command-line build of exported iOS project fails in provisioning r...
Steps to reproduce: 1. Download “batchmode.zip” project, expand it but do not open with any unity version 2. Open Terminal window in... Read more
[iOS] WebCamDevice.availableResolutions returns a single resolution with...
Steps to reproduce: Open attached project (camera-test.zip) Switch to iOS and make a build Open generated Xcode project and deploy t... Read more
[iOS]"The destination host has an erroneous SSL certificate" error is th...
Reproduction steps:1. Create cert.pem and key.pem files2. Host a web server with the created certificates3. Install the generated ce... Read more
[iOS] Multiple OnApplicationFocus calls when the Notification Center is ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Build Profiles Window (File > Build Profiles)3. In the Build ... Read more
iOS Xcode project building fails when the build is appended
Reproduction steps:1. Create a new Unity project2. Build the project for the iOS platform3. Open the built Xcode project4. Sign the ... Read more
[iOS] Orientation is handled incorrectly when deployed on iPads with OS 26
How to reproduce:1. Open the “ipad_orientation2_GK.zip“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xc... Read more
[iOS] "Button.onClick" logs an action when system gestures (second swip...
How to reproduce:1. Open the “ReproProject“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“ in ... Read more
[iOS] Debug.Log() appears as <private> in Console app
Steps to reproduce:1. Open the “IN-125388” project2. In Build Settings, enable Development Build and build the Xcode project3. Conne... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window