Search Issue Tracker
By Design
Votes
7
Found in
2019.3
2019.4
2019.4.2f1
2020.1
2020.2
Issue ID
1261629
Regression
No
[Android][URP] Unpredictable FPS Throttling on a device while rendering an empty Terrain
Reproduction steps:
1. Open the "New Scene" Scene in the attached "URP Test.zip" project
2. Build and Run to an Android Device
3. Compare the FPS when the project is using URP and when it's using Built-in Pipeline
Expected result: FPS is according to the refresh rate of the mobile device with both URP and Built-in
Actual result: Rendering one terrain or texture causes unpredictable FPS Throttling on a mobile device when switching to URP
Reproduces on: 2019.3.7f1 (URP 7.1.8), 2019.4.11f1 (URP 7.4.3), 2020.1.8f1 (URP 8.1.0), 2020.2.0b5 (URP 10.0.0-preview.26)
Reproducible with: VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418
Notes:
-There's also a "Built-in Test.zip" attached for testing the Built-in Pipeline
-Not reproducible on Windows
====Built-in Pipeline Performance Tests====
(2019.3.16f1, Vulkan):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => 60 FPS
(2019.3.16f1, OpenGLES3):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (40 - 60) FPS
(2020.2.0b5, Vulkan):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (25 - 60) FPS
(2020.2.0b5, OpenGLES3):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (39 - 60) FPS
====URP Performance Tests====
(2019.3.7f1, Vulkan, URP 7.1.8):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (25 - 60) FPS
(2019.3.7f1, OpenGLES3, URP 7.1.8):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (26 - 60) FPS
(2019.4.11f1, Vulkan, URP: 7.4.3):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (23 - 60) FPS
(2019.4.11f1, OpenGLES3, URP: 7.4.3):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (23 - 60) FPS
(2020.1.8f1, Vulkan, URP: 8.2.0):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (24 - 60) FPS
(2020.1.8f1, OpenGLES3, URP: 8.2.0):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (23 - 60) FPS
(2020.2.0b5, Vulkan, URP: 10.0.0-preview.26)
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (23 - 60) FPS
(2020.2.0b5, OpenGLES3, URP: 10.0.0-preview.26):
VLNQA00314, Lge Nexus 5X (Nexus 5X), Android 8.0.0, CPU: Snapdragon 808, GPU: Adreno (TM) 418 => (23 - 60) FPS
-
herolang
Sep 14, 2020 07:11
where I can download the "1261629.zip" project?My project have the same promble on the Android devices.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Resolution Note (2021.1.X):
By design: built-in and URP performance is the same. Problem is that low end device overheats and remains in thermal throttling state. Even without the app running device takes several minutes to cool down to a temperature point where full performance is reenabled.