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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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!