Search Issue Tracker
[iOS] OnApplicationPause() gets called twice in a row with the same paus...
When quickly minimizing and restoring an app, OnApplicationPause() gets called twice in a row, followed by two resume calls. Steps t... Read more
Stream WAV does not play on the iPhone5 with iOS10
To reproduce:1. Open attached project2. Build to iOS and run3. Press "Play"Notice that music doesn't start playing, and this error a... Read more
Wrong iPad Air 1 generation returned by iOS.Device.generation (returns i...
UnityEngine.iOS.Device.generation returns wrong device generation. Steps to reproduce:1. Open my attached project2. Deploy it to iPa... Read more
[iOS] Memory spike, ramp up over time and crash using Vuforia SDK
Reproduction steps:1. Open the attached project(prj).2. Build and run the test scene for iOS.3. Open the attached "stones_scaled" pi... Read more
[iOS] Build fails with "Apple LLVM 8.0 Error": "no such file or director...
Reproduction steps:1. Open the attached "stripped" project.2. Build and run the "Main" scene for iOS. Actual behavior: 5.3.6p7 - App... Read more
[iOS 14] EXC_BAD_ACCESS crash from com.apple.arkit.ardisplaylink
Steps to reproduce:1. Download and open the attached "ARKitTest" project2. Build and deploy the project to iOS Reproduced with:2018.... Read more
[iOS][Metal] Bloom of Post-processing causes flickering white glitches
To reproduce: 1. Download attached project "TestPP.zip" and open in Unity2. Open "TestPP" scene3. Ensure that Metal Graphics API is ... Read more
[iOS] Update Location Service API According to the new App Store Guideli...
We need to add 3 new location usage descriptors in Info.plist1 NSLocationWhenInUseUsageDescription / @selector(requestWhenInUseAutho... Read more
[iOS] Build And Run (Cmd-B) with an app already running in Xcode will ca...
In Unity if you click Cmd+B (build and run) while the game is already running in Xcode 7.3 on device then Unity will hang (beach bal... Read more
[iOS] App freezes when unloading assets with Profiler attached to the de...
If Unity's profiler is connected to a device, the app freezes indefinitely after unloading unused assets (when switching scenes for ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default