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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
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!