Search Issue Tracker

By Design

Votes

1

Found in

2017.4

2019.3.0f3

2020.1

Issue ID

1211146

Regression

No

[Android][ARMv7] Cannot establish connection using System.Net.WebSockets.ClientWebSocket

Mobile

-

How to reproduce:
1. Open the attached "advapi32_test_project.zip" Project
2. The project by default is set to be ARMv7, so add ARM64 in the Project settings > player > Other settings
3. Build and run the project on Android device
4. Check logs with "adb logcat -d > filename.txt"

Expected Behaviour: "!!!!!Connection established with state: Open" is in the logs
Actual Behaviour: App does not reach a point where "!!!!!Connection established with state: Open" is logged

Tested devices:
VLNQA00006, Samsung Galaxy S7 (SM-G930F), Android 8.0.0, CPU: Exynos 8 Octa 8890, GPU: Mali-T880
VLNQA00290, Samsung Galaxy S10 5G (SM-G977U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00173, Xiaomi Redmi 6 Pro (Redmi 6 Pro), Android 9, CPU: Snapdragon 625 MSM8953, GPU: Adreno (TM) 506

Reproducible with: 2017.4.35f1, 2018.4.16f1, 2019.2.19f1, 2019.3.0f5, 2020.1.0a20

  1. Resolution Note:

    It works out of the box in Development Build. In Release build change Internet permission to Required in Player Settings and it will work too.

Add comment

Log in to post comment