Search Issue Tracker
Fixed in 5.3.5
Votes
2
Found in
5.3.2f1
Issue ID
782985
Regression
Yes
[Andorid/Plugins] java.lang.NoSuchMethodError when invoking public static method with AndroidJavaObject
DUT: Nexus5/6.0.1, Nexus4/5.1.1. Neither device not aOS version specific
Steps to repro
1. Build and run attached repro project, dev.build version
2. Notice exception in the log: AndroidJavaException: java.lang.NoSuchMethodError: no static method "Lcom/prime31/PlayGameServicesPlugin;.instance()Ljava/lang/Object;"
4. Force quit app
5. Start it from the device launcher
6. Notice the same error in the log
Reproed on Unity Version 5.3.4p1 (e89f89413a91)
Sat, 05 Mar 2016 10:46:57 GMT
Branch: 5.3/patch-release
and
Unity Version 5.4.0b12 (56ed5ba0a871)
Wed, 23 Mar 2016 19:54:43 GMT
Branch: 5.4/release
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
- [HDRP] SUCCEEDED(hr) error is thrown when the project's Shadows Filtering Quality is set to High or Very High
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
- Material leaks memory when using PostProcess-Layer
- [URP] Adreno GPU is not getting the required vertex data
- [DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes on DirectX 12
SweatyChair
Jul 13, 2016 07:46
ignore the last comment, it's fixed in 5.3.5p4
SweatyChair
Jul 13, 2016 05:38
Upgraded from 5.3.4p6 to 5.3.5p1, issue came back!