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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment