Search Issue Tracker
By Design
Votes
0
Found in
2019.1.8f1
2020.1
Issue ID
1170590
Regression
No
[Android] AndroidJavaObject.findClass() is not working when using Google Play License Verification on Android devices
To reproduce:
1. Open attached project "Example.zip"
2. Build and run to Android device
3. When application opens press Load Service Binder
Actual result: There should be no exception
Expected result: The exception appears
Reproduced with: 2019.2.0b1; 2020.1.0a6
Can not check on lower versions because it was serialized with a newer version of Unity. (Has a higher SerializedFile version)
Tested with:
VLNQA00219, Samsung Galaxy Note9 (SM-N960U), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00015, Samsung Galaxy Note8 (SM-N950W), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00278, Xiaomi - (Redmi Note 7), Android 9, CPU: Snapdragon 660, GPU: Adreno (TM) 512
Note: Logcat attached
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
- "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
Resolution Note (2020.1.X):
It's Java exception thrown by Android APIs, has nothing to do with Unity.