Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.2.11f1
2019.3
2020.1
Issue ID
1196675
Regression
No
[Android] IL2CPP Makes API Call Fail Using Await
To reproduce:
1. Open the QA's attached project
2. Switch platform to Android
3. Build and Run
4. Once built press the camera shutter icon and take a picture
5. Press "Ok" or checkmark icon to pass the image to the app
Expected: The image is sent
Actual: The image is never sent, the progress halts, but the app does not freeze
Reproduced with: 2018.4.14f1, 2018.2.14f1,2019.3.0f2, 2020.1.0a15
Reproduced with:
VLNQA00099 Google Pixel XL 9 Snapdragon 821 MSM8996 Pro Adreno (TM) 530 OpenGL ES 3.2
VLNQA00229 Oneplus OnePlus6T 9 Snapdragon 845 SDM845 Adreno (TM) 630 OpenGL ES 3.2
VLNQA00270 Samsung Galaxy S10e 9 Exynos 9 9820 Mali-G76 OpenGL ES 3.2
Notes:
Not reproduced with iOS - unsuccessful builds;
Not reproduced with Mono - the image is sent with no issues.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment