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
Comments (2)
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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
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!