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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment