Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.3
2018.3
2018.3.12f1
2019.1
2019.2
Issue ID
1145202
Regression
No
"UnityWebRequest.Post" results in an "Unknown Error"
Reproduction steps:
1. Open "XsollaPaymentTest.zip" project
2. Enter Play mode
3. Look at the Console window: "Received: {"token": "***"}"
4. Build for WebGL
5. Click three times in the upper left corner
6. Open the Console
7. See an error: "Error While Sending: Unknown Error"
Expected Result: No errors in WebGL
Reproduced with: 2019.2.0a11, 2019.1.0f2, 2018.3.13f1, 2017.4.25f1, 2017.3.0b10
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
- 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
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
The issue is due to incorrectly configured Xsolla server side endpoint, closing as NotABug.