Search Issue Tracker
[iOS] CPU Performance Regression in the 'lowp skinning' test on the Mobi...
See comment for exact details and project: 'lowp skinning' test has regressed by ~ 10% somewhere in the 5.6 release cycle: avg. fram... Read more
[iOS] _ShadowMapTexture.sample_compare shading time increase with Metal
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS.3) Open the project in Xcode.4) Go to Product &g... Read more
[iOS] App hangs if OnApplicationPause() is called before another OnAppli...
Steps to reproduce:1) Open the attached project.2) Build the project for iOS.3) On the iOS device, have some kind of an app, which c... Read more
[iOS][Metal] GPU frame time is slower on Metal than openGLES3 when using...
Steps to reproduce: 1. Open attached project (RenderTextureTest_stripped.zip)2. Make sure graphics API for iOS is set to Metal3. Bui... Read more
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... Read more
[iOS] Screen.safeArea value on Awake differs from the value on Start if ...
To reproduce: 1. Download attached project "Test_SafeArea.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy... Read more
[iOS] DISABLE_TOUCH_DELAYS define causes a warning on iOS 12 devices
Steps to reproduce: 1. Open attached project (or create a new one)2. Build for iOS3. Build Xcode project and deploy to iOS 12 device... Read more
There's no way to query currently selected keyboard on iOS
See here: http://forum.unity3d.com/threads/touchscreenkeyboard-in-ios-not-properly-handling-japanese-keyboard-entry-romaji-hiragana.... Read more
Clear is performed ineffictively on Metal
Clear is performed ineffictively on Metal by doing load from buffer and drawing quad, which costs 2-4 ms on iPhone6+. Build & ru... Read more
[iPad] Keyboard doesn’t show up after pressing the “hide keyboard” butto...
How to reproduce:1. Build And Run the user’s attached “.zip” project on an iPad2. Press on the “MultiLines” Text Field3. Press the “... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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