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.2 2. Switch to iOS 3. Go to player settings, locate 'Bundle Identifier'... 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 Unity 2. Open "SampleScene" scene 3. Build for iOS 4. De... 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 iOS 3. Deploy the Xcode project to an iOS device Expected result: s... 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 movin... 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 Unity 2. Open "SampleScene" scene 3. Build for ... 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" scene 3. Select the Main Camera game object from... Read more
[iOS] Delayed touch near edges
To reproduce: 1. Open users attached project "AstroEvade_iPhone.zip" 2. Build for iOS 3. Deploy the Xcode project to an iOS device 4... 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' project 2. Switch Platform to iOS in Build Settings 3. Build for iOS ... 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" scene 3. Build for iOS 4. Deploy the Xcode ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow