Search Issue Tracker
Fixed in 2017.2.X
Votes
1
Found in
5.5.1p3
Issue ID
905401
Regression
Yes
[Metal][iOS] MSAA costs a lot of GPU time on iOS with Metal (5.6 regression)
Steps to reproduce:
1) Open the attached project (Maya might be needed to import all the models).
2) Build for iOS.
3) Deploy on a device.
4) In Xcode's debug FPS section, monitor GPU Frame Time.
Test results on some devices (5.5.1p3 | 2017.1.0b3):
iPad Mini 4 iOS 9.3.2 - 27 ms (37 FPS) | 47 ms (21 FPS)
iPhone 7 Plus iOS 10.3.1 - 13,2 ms | 14,7 ms (both capped at 60 FPS)
iPhone 6 Plus iOS 8.0 - 22,5 ms (44 FPS) | 157 ms (6 FPS)
Some devices (like the iPhone 6 Plus above) are suffering particularly big FPS drops. Disabling MSAA or switching the Graphics API to OpenGL ES reduces GPU frame times to normal.
Reproduced on:
2017.1.0b3, 5.6.0f3
Did not reproduce:
5.5.1p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment