Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
780985
Regression
No
Exception calling AndroidJavaObject.Call<AndroidJavaObject>() from a custom thread
Reproduction steps:
1. Open the attached project
2. Build and run the project on Android device
3. Press the "Call" button
4. Watch the logcat and notice that calling AndroidJavaObject.Call<AndroidJavaObject>() produces the exception:
"JNI: Init'd AndroidJavaObject with null ptr!" (check the attached logcat)
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
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
- Editor crashes after entering long Asset name and pressing "Force Quit" in "Moving file failed" pop-up
This is a duplicate of issue #545977