Search Issue Tracker
[iOS] Standalone VR Splash Image is included into iOS builds
Reproduction Steps:1. Open User's project2. Notice that "Splash2048x1536" is set as Standalone Virtual Reality Splash Image and no o... Read more
[iOS] Notifications are not displayed in App
To Reproduce: 1. Build the attached project.2. Enable Remote Notifications in Capabilities tab and deploy.3. Push a remote notificat... Read more
[iOS] Content not appearing on canvas in iOS<9
To reproduce:1. Open the attached project2. Build to iOS3. Run on a device that has iOS<94. Press the button to play as a guest5.... Read more
[iOS][Metal] Custom shader compilation fails when using Metal graphics A...
Steps to reproduce: 1. Open the attached project2. Set the graphics API for iOS to 'Metal' (should be set by default)3. Build for iO... Read more
[iOS] Certain Japanese characters become invisible in keyboard's text fi...
To reproduce:1. Open project2. Add Japanese Kana keyboard on iOS 11 device3. Build and run on a device4. In text field type text fro... Read more
[iOS] InputField.onEndEdit is called on both the current and previous in...
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Build to iOS and run4. Click on any Input Field- Note the ... Read more
[iOS][Metal] Shader renders skybox using Metal on iOS device
To reproduce:1. Open attached project ("791835.zip")2. Open "BugScene" scene3. Notice how the mine has a "hole" caused by a shader4.... Read more
Appending iOS project with IL2CPP backend rebuilds it instead
1. Create new project2. Build to iOS with IL2CPP3. Append same project4. Editor will start building again instead of appending No re... Read more
[iOS] UnityEditor.iOS.Xcode.BackgroundModesOptions is missing "processin...
Reproduction steps:1. Create a new project2. Switch the platform to iOS3. Create and open a new Script4. Add "using UnityEditor.iOS.... Read more
[iOS] [XR] Device with iOS 8 and iOS 9 hangs when using XRSettings.LoadD...
To reproduce:1. Open 'Archive' project2. Build and run on a device with iOS 8 or 93. Press 'MagicWindow Bug' button Expected vs Actu... 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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo