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
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
- MissingReferenceException occurs when entering Play mode with a locked GameObject in the Inspector
Resolution Note:
The issue is due to incorrectly configured Xsolla server side endpoint, closing as NotABug.