Search Issue Tracker
[iOS] "Plugin is used from several locations" error when building a proj...
Reproduction steps: 1. Open the attached project in "UnityXCFramework.zip (9.7 MB) " 2. Open "SampleScene.unity" 3. In Assets/Plugin... 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
[iOS] Unity Splash screen doesn't appear on iPad when run through Xcode
Steps To Reproduce 1. Create a project 2. File > Build Settings > iOS 3. Build and run through Xcode Expected Result: Build runs s... 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
UNITY_IOS is defined and the Post-Processing code using UnityEditor.iOS....
The UnityEditor.iOS.Xcode namespace contains useful classes to work with XCode projects and to automate certain Build post-processin... Read more
[iOS] Profiler doesn't connect to a device if Native iOS script plugin i...
To reproduce: 1. Open attached project "iOSRemoteProfilerReproduction.zip" 2. Open "SampleScene.unity" scene 3. Select Assets > Plug... Read more
[iOS] Unity fails to close Xcode during iOS build postprocessing stage
Steps to reproduce: 1) Set Xcode's DerivedData location to be relative. 2) Build an empty iOS project in Unity. 3) Open the build in... Read more
[iOS] InvalidX509Data error thrown when processing a StoreKitTest certif...
Reproduction steps: 1. Open project in "StoreKitTest.zip" 2. Select IAPController prefab in Project Window 3. In Inspector click on ... Read more
[iOS] The multi-definition Errors are thrown when building for Simulator...
When attempting to Build an iOS Simulator project using Xcode 11.0 Beta, Users are getting multi-definition Errors from UnityMetalSu... Read more
[iOS] Rendering issues when using Legacy VertexLit Shader on iPhone 5
To reproduce: 1. Open attached project "LegacyVertexLitBug.zip" 2. Open "Sample.unity" scene 3. Build for iOS 4. Deploy the Xcode pr... 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