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
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
- Console displays "NullReferenceException: Object reference not set to an instance of an object." during Editor Theme change
- Editor interface has low contrast when any theme is used
Resolution Note:
The issue is due to incorrectly configured Xsolla server side endpoint, closing as NotABug.