Search Issue Tracker
[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] 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] Delayed touch near edges
To reproduce:1. Open users attached project "AstroEvade_iPhone.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device4. On... Read more
[iOS] Memory Settings of iOS Player has no effect.
Unity 2021.2 Editor introduced allocator thread block settings (Project Settings > Memory Settings). These settings are used when... Read more
[iOS] OnApplicationPause() is not called if "Behaviour in Background" is...
How to reproduce:1. Open the "PauseRepro.zip" project2. Switch platform to iOS3. In the Player settings, set "Behaviour in Backgroun... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS