Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1064801
Regression
Yes
Metal frame time is higher than OpenGLES3 on iOS devices
To reproduce:
1. Open GraphicsPerf project;
2. Change platform to iOS;
3. Change Graphics API to Metal;
4. Build and run DynamicVBO and Objects scenes on iOS devices;
5. Change Graphics API to OpenGLES3 and build on iOS devices;
6. Compare the frame time between both Graphics APIs.
Important: please let devices to cool down between tests.
Expected result: Frame time with metal is lower than OpenGLES3.
Actual result: Frame time with Metal is 1-15% higher than OpenGLES3.
Devices under testing:
-iPad Mini 4 (SoC: A8, iOS: 11.4),
-iPhone SE (SoC: A9, iOS: 10.0.1),
-iPhone X (SoC: A11, iOS: 11.4),
-iPad 5th gen (SoC: A9, iOS: 10.3).
Reproduced with: 2018.3.0a6, 2018.3.0a7
Not reproduced with: 2018.2.1f1
Fixed in 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment