Search Issue Tracker
Fixed in 5.3.6
Votes
1
Found in
5.3.4f1
Issue ID
798692
Regression
No
Reduced performance in Metal vs GLES3.0 when using Standard Shader
How to reproduce:
1. Open attached project
- Make sure that Metal is the selected Graphics API in the Player settings
2. Build to iOS and open the project in Xcode
3. In the Scheme settings enable the appropriate GPU Frame Capture setting (Metal in this case)
4. Deploy to device
5. In Xcode click the Camera icon to capture a frame
6. Once it loads, select the FPS tab at the top
- Make a note of the performance stats there (screenshot)
7. Repeat from step 2 but with OpenGLES3 instead of Metal
8. Compare the stats between GLES3 and Metal, when running on the same device
- Note how the Metal performance is worse than GLES3
- Reproduced in Version 5.2.4f1 (98095704e6fe), Version 5.3.4f1 (fdbb5133b820), Version 5.4.0b18 (cdaae1c8e465) on an iPad Pro (iOS 9.2.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment