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
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment