Search Issue Tracker
Unity does not include UnityEditor.iOS.Xcode in project file
How to reproduce: 1. Open a new project 2. Create a script and place it in a folder named 'Editor'. 3. Add "using UnityEditor.iOS.X... Read more
[Metal] Rendering of the content is partially lost when MSAA is enabled
To reproduce: 1. Open attached project 2. Build it for iOS and make sure that "main" scene is selected in build settings 3. Run buil... Read more
[iOS] Survival Shooter crashes on startup with GLES3 on iOS 10 in Textur...
Steps to reproduce: 1) Open the attached project. 2) Set the Graphics API to OpenGLES 3.0 in Player Settings. 3) Build and deploy to... Read more
[iOS] xib files are not added to Xcode's "Copy Bundle Resources" build p...
How to reproduce: 1. Build the attached project for iOS 2. Open the Xcode project 3. Open Unity-iPhone > Build Phases 4. Extend the ... Read more
Unity Crash Reporting service doesn't work on iOS on 5.0.0
To Reproduce: 1. Import http://public.cloud.unity3d.com/UnityCrashLog.unitypackage into a new project and set it up in https://per... Read more
[iOS] "Append" is enabled when building an project targeting "Device SD...
How to reproduce: 1. Open the attached EmptyProject.zip project 2. Switch to iOS platform and Set iOS Target SDK to Simulator SDK 3... Read more
[iOS][VR] VR shaders are included in Builds even though VR support is di...
VR shaders seem to be included in builds even when VR support in Player Settings is disabled. The easiest way to see that this is h... Read more
[iOS] Launch Images for iPhone XS Max missing in Editor and are not crea...
Steps to reproduce: 1. Open attached project (or create a new one) 2. Build for iOS 3. Open Images.xcassets/LaunchImage file 4. Not... Read more
[iOS] Launch Screen not shown on iPod Touch (5th Gen)
iPod touch 5th gen not showing the launch screen. It works only with legacy launch images. To repro: 1: Open attached project 2: Se... Read more
[iOS] Adding an aditional Graphics API triggers a reimport of all textures
TO Reproduce: 1. Open the attached project and add the OpenGLES3 to the Graphics API list. 2. Observe that all the textures in 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
- 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