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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note:
The issue is due to incorrectly configured Xsolla server side endpoint, closing as NotABug.