Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.2.0a5
2018.2.8f1
Issue ID
1082184
Regression
Yes
[iOS] Unable to establish WebSocket Secure connection on device
To reproduce:
1. Open attached project "case_1082184-WebSocket_Tester_Simple_2 2.zip"
2. Open "Main.unity" scene
3. Enter Play mode
4. Make sure that WSS is enabled and then press SEND
5. Observe on the right of the button as the connection was established successfully
6. Build for iOS
7. Open the Xcode project and deploy to iOS device
8. Make sure that WSS is enabled and then press SEND
9. Observe as the connection could not be established
Expected result: connection is established
Actual result: could not establish a connection
Reproduced on:
2018.2.0a5 2018.2.8f1 2018.3.0b2 2019.1.0a1
Not reproduced on:
2018.1.9f2 2018.2.0a4
Device reproduced on:
iPhone 7 Plus iOS 11.1.1
Notes:
Couldn't reproduce on:
Samsung Galaxy S9 8.0.0 Snapdragon 845 SDM845 Adreno (TM) 630 OpenGL ES 3.2
with Unity 2018.3.0b2
According to the user, this issue also is reproduced on an Android device.
WS toggle works in Editor and on an iOS device.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment