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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
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!