Search Issue Tracker
Duplicate
Votes
7
Found in
2019.1.4f1
2019.1.7f1
2019.2.0a1
2019.3.0a1
Issue ID
1163973
Regression
Yes
[iOS] UnityWebRequest with large POST payload returns corrupted JSON on iOS
To reproduce:
1. Open user attached project "Test.zip"
2. Open "Test.unity" scene
3. Enter Play mode
4. Go to: https://requestinspector.com/p/01ddq3xq6q5vqjhdvf1p065jc4 and copy the JSON output
5. Paste it in: https://jsonformatter.curiousconcept.com/ and observe as the JSON is valid
6. Build for iOS
7. Deploy the Xcode project to iOS device
8. Repeat step 4 and 5
Expected result: JSON is valid
Actual result: getting invalid JSON
Reproduced on:
2019.1.4f1 2019.1.8f1 2019.2.0b7 2019.3.0a7
Not reproduced on:
2018.4.3f1 2019.1.0a2
Device reproduced on:
- iPhone XR iOS 12.0
- iPhone 8 Plus iOS 12.1.2
Device not reproduced on:
- VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android 9, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Notes:
- Not getting JSON in the link provided in step 4 on 2019.1.0a3 - 2019.1.3f1
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #1163795