Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.4.0f3
Issue ID
822330
Regression
Yes
[iOS] Significant GPU frametime increase when drawing primitives (cubes/planes/spheres) in 5.5 on A7 devices
Steps to reproduce:
1. Open attached project
2. Build 'cubes' scene for iOS
3. Go to 'Product/Scheme/Edit Scheme', change GPU frame capture to 'Metal' and disable Metal API validation
4. Build the project to A7 device (tested iPad Air and iPad Mini 2)
5. Go to 'Debug Navigator' in Xcode and select 'FPS' tab
6. Notice that GPU frame time is very big (in my tests, around 77ms)
Reproduces on Metal, GLES3 and GLES2, very similar results on all three.
On 5.4.0f3 GPU frame time is ~15ms on same devices.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
Add comment