Search Issue Tracker
[presets] 'Bundle Identifier' field in Player Settings no longer works f...
Steps to reproduce: 1. Create a new project with Unity 2020.22. Switch to iOS3. Go to player settings, locate 'Bundle Identifier' fi... Read more
[iOS] Screen.safeArea value on Awake differs from the value on Start if ...
To reproduce: 1. Download attached project "Test_SafeArea.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy... Read more
[iOS] When "Hide status bar" is enabled in Xcode settings safeArea is ca...
To reproduce:1. Open attached project "repro.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device Expected result: safeA... Read more
[iOS] Timeline/PlayableDirector stops working in builds for iOS when usi...
How to reproduce:1. Open the "SampleScene" from the attached project "Timeline.zip"2. Press play and notice that the cube is moving3... Read more
[iOS] App crashes silently on Devices which have 9.3.5 iOS version when ...
To reproduce: 1. Download attached project "iOS BinaryReader Crash.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS... Read more
[iOS] NPOT textures without compression uses more memory than a regular ...
To reproduce:1. Open users attached project "test.zip"2. Open "SampleScene.unity" scene3. Select the Main Camera game object from th... 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] Social.localUser.Authenticate() is not called when user is not aut...
How to reproduce:1. Open the attached 'New Unity Project.zip' project2. Switch Platform to iOS in Build Settings3. Build for iOS and... Read more
[iOS] SystemInfo.systemMemorySize sometimes reports Physical Memory unde...
SystemInfo.systemMemorySize uses sysctl to get Physical Memory size on iOS but sysctl has not been working since iOS 9 due to Privac... Read more
[2019.1][iOS][GLES2] Crash at TransformVerticesInnerLoop if Dynamic Batc...
To reproduce:1. Open users attached project "TestProject.zip"2. Open "TestScene.unity" scene3. Build for iOS4. Deploy the Xcode proj... 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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action