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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment