Search Issue Tracker
Won't Fix
Votes
11
Found in
5.6.3f1
Issue ID
955164
Regression
No
[iOS] Frame skipping on iOS11 devices
The project had shown serious fps degradation when working under iOS11 (it was working as expected under iOS10).
Devices, where the problem is most apparent: iPad mini 2, iPad mini 3, iPad Air 1.
CPU spikes in Unity Profiler were noticed (they were not present under iOS10).
Yet, XCode doesn’t show any significant changes in FPS, but they are nonetheless present, visible in the form of constant frame skips. XCode profiler doesn’t show any changes in CPU / GPU general load either.
Steps:
1. Build and Run user's project on iOS11 device (use development build)
2. Attach Unity Profiler
3. In device: toggle the post-effects stack by pressing “PostFX disabled”
4. Compare results with the same device running iOS10
Result: iOS11 payer skips frames (although, fps count stays the same), spikes in Unity Profiler.
Tested with:
iPad Air iOS9.1
iPad Air iOS11.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment