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
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
Resolution Note (2020.1.X):
It's Java exception thrown by Android APIs, has nothing to do with Unity.