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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Add comment