Search Issue Tracker
By Design
Votes
1
Found in
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1149555
Regression
Yes
[Android] AWS SDK stopped working in Android Builds with Unity 2019.1.0a1 and up
To reproduce:
1. Open the user's attached project
2. Build and Run on Android device
Expected result: Function outputs a result
Actual result: Function is never called, an error occurs
Error Unity: Unable to find /usr/lib/libobjc.dylib
Reproduced with: 2019.1.0a1, 2019.1.0f2, 2019.2.0a14, 2019.3.0a1
Not reproduced with: 2018.3.14f1
Does not reproduce with iOS, Windows, Mac standalone. Only with Android
Tested and reproduced with these devices:
VLNQA00124 Google Pixel 2 XL 9 Snapdragon 835 MSM8998 Adreno (TM) 540 OpenGL ES 3.2
VLNQA00218 Samsung Galaxy Note9 8.1.0 Snapdragon 845 SDM845 Adreno (TM) 630 OpenGL ES 3.2
VLNQA00257 Sony Xperia XZ Premium 8.0.0 Snapdragon 835 MSM8998 Adreno (TM) 540 OpenGL ES 3.2
VLNQA00266 Xiaomi Mi A2 8.1.0 Snapdragon 660 Adreno (TM) 512 OpenGL ES 3.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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note (2019.3.X):
This is an issue in GetJavaObjectStatically() method in the AWS SDK.