Search Issue Tracker
[iOS] No warning that "Camera Usage Description" should be added when us...
It's necessary to add 'NSCameraUsageDescription' to the Xcode project's info plist if the Camera api is used, otherwise the app will... Read more
[iOS] Audio files are not played when using CallKit
Reproduction steps:1. Download and open the attached "BugReproProject" project2. In the Menu bar, press "File" > "Build Settings.... 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 iOS3. Open Images.xcassets/LaunchImage file4. Notice ... Read more
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... 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] iPad splash screen uses the previous build's splash screen
To reproduce:1. Open attached project2. Build to iOS3. Run on an appropriate device4. Change the splash screen for iPad5. Build it a... Read more
[iOS][StandartAssets:ImageEffects:BlurOptimized][GLES2.0] Overbrightens ...
Reproduction steps:1. Open the attached "Blur" project.2. Open and play the "Blur" scene.- Note how the picture looks(Screenshot att... Read more
[iOS] Very long GPU time on iPhone 7 with rendering effects
When using rendering effects (like Graphics.Blit) on iPhone 7 and 7 Plus, the GPU frame time becomes extremely long. This doesn't oc... Read more
[iOS] Safe area resets to zeros after custom view is presented on iOS 13
Steps to reproduce:1. Open attached "CustomViewRepro.zip" project2. Build for iOS and deploy the Xcode project to the iOS device3. O... Read more
[iOS] Locked orientation app gets rotates from portrait to landscape whe...
Steps to reproduce:1. Download the attached project2. Build to iOS3. Make sure your device doesn't have rotation locked and rotate i... 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