Search Issue Tracker
Fixed
Fixed in 2.2.5, 3.0.4, 4.0.2, 5.0.0-pre.2
Votes
0
Found in [Package]
2.2.4
3.0.3
4.0.1
5.0.0
Issue ID
APB-14
Regression
No
AdaptivePerformanceProvider for Samsung does not switch to another fallback when GameSDK fails initialization
Steps to reproduce:
1. Open the attached project
2. Build the Android project with the debugging features active
3. Trace the "SettingsTest.cs" script and the "InitializeLoaderSync" function using a Samsung cell phone not supported by Unity Adapter performance
Expected results: AdaptivePerformanceProvider for Samsung switches to another fallback if GameSDK fails initialization
Actual results: AdaptivePerformanceProvider for Samsung does not switch to another fallback when GameSDK fails initialization
Reproducible on: APB 2.2.4 - 4.0.1 (2020.3.40f1,2021.3.10f1,2022.1.19f1,2022.2.0b8,2023.1.0a12)
Tested on these devices:
N/A, Samsung Galaxy S6 edge+ (SM-G928F), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
Notes:
-A video to support the reproduction and explanation of the issue is attached by the customer "AdaptivePerformance-SamsungProvider-Bug.mp4"
-A patch file with a solution proposed by the customer is attached "samsung-provider-fix.patch"
-
David-Berger
Mar 07, 2023 23:34
STARLINK-KH have you tried the latest releases e.g. 5.0.0-pre.3 which includes the fixes.
-
Starlink-kh
Mar 04, 2023 18:39
I have voted
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 5.0.0-pre.2):
Adjusted the loader and subsystem initialization process to allow for falling back to another subsystem if initialization is not successful.
Resolution Note (fix version 4.0.2):
Adjusted the loader and subsystem initialization process to allow for falling back to another subsystem if initialization is not successful.
Resolution Note (fix version 3.0.4):
Adjusted the loader and subsystem initialization process to allow for falling back to another subsystem if initialization is not successful.
Resolution Note (fix version 2.2.5):
Adjusted the loader and subsystem initialization process to allow for falling back to another subsystem if initialization is not successful.