Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.1p3
Issue ID
763846
Regression
No
[iOS] Performance 'tweaks' for low-end devices are not being applied in custom shader that is inheriting from standard
Steps to reproduce:
1. Open attached project (ShaderPerformance.zip)
2. Build 'TriangulationBug' scene for iOS
3. Deploy the generated Xcode project to a low-end device
4. Notice that the custom shader doesn't have the standard shader 'tweaks' applied, thus decreasing FPS (you can tap with two fingers to switch between custom and standard shaders and see the FPS difference)
iPad Mini 1 (iOS 6.1) and iPad 2 (iOS 8.1):
Standard shader: 30 FPS
Custom shader: 23-24 FPS
iPhone 4 (iOS 7.0):
Standar shader: ~10 FPS
Custom shader: 6-7 FPS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment