Search Issue Tracker
Activity indicator is not rendered when displayed on iOS devices
How to reproduce:1. Build And Run the user’s attached “Loading test.zip” project on iOS device2. In the app, press the “START LOADIN... Read more
[iOS] German upper case letter sharp S (ß) (Unicode U+1E9E) does not fal...
The German capital sharp S letter was introduced recently as part of Unicode in 2008. When this character appears in a Text componen... Read more
[.NET 4.6][iOS] Crash in il2cpp::icalls::System::System::Net::Sockets::S...
Steps to reproduce:1. Download the project attached by the user2. Build "test" scene to iOS3. Build the project to an iOS device Res... Read more
[iOS] touch.altitudeAngle and touch.azimuthAngle doesn't work on iPad Pr...
touch.altitudeAngle and touch.azimuthAngle returns -1, 0 or 1 on iPad Pro 10.5" instad of actual values. Steps to reproduce:1. Build... Read more
[iOS] Player crashes after changing screen orientation for a lot of time...
Screen orientation is changed to Landscape or Portrait every 1 seconds by script. After 500 - 15000 times iOS Player crashes.Screen ... Read more
[iOS] Crash in libobjc.A.dylib`objc_msgSend during AssetBundle download
Steps to reproduce:1. Download & Open the project2. Build the project to iOS using BuildInfoList.asset (found in Assets folder)3... Read more
[iOS] Building iOS project with "Script Debugging" enabled fails in Xcod...
Steps to reproduce: Download/clone project from [https://github.com/Unity-Technologies/URP3DSampleScenes] Open the project and switc... Read more
[iOS] The application freezes when AuthenticationSession is called
How to reproduce:1. Open the user-supplied project "iOS AuthenticationServices bug.zip"2. Build it for iOS and deploy it on a device... Read more
[iOS] There is no way to provide separate images for iOS Launch Screens ...
Steps to reproduce: 1. Create new project2. Switch to iOS3. Open Player Settings/Splash Image4. Set 'iPhone Launch Screen' as 'Image... Read more
[iOS] Input.GetKey() doesn't work with game controllers on some devices
Steps:1. Build and Run user's project ("GameCntrollerSample.zip") on iOS device2. Connect a game controller3. Press buttons on game ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class