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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
The issue is due to incorrectly configured Xsolla server side endpoint, closing as NotABug.