Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.4.3f1
2019.1
Issue ID
1176866
Regression
No
[Android] Content type with PUT request with no upload handler shows "application/x-www-form-urlencoded" on Android devices
To reproduce:
1. Open attached project
2. Build and run to the Android platform
3. Check the logcat
4. Observe content type is set to "application/x-www-form-urlencoded"
Result: Android gets content-type header of "application/x-www-form-urlencoded"
Expected: Android should get no content-type header
Reproduced on: 2017.4.32f1; 2018.4.7f1; 2019.1.14f1; 2019.2.0a4
Not reproduced on 2019.2.0a5; 2019.3.0a12
VLNQA00122, Samsung Galaxy S9 (SM-G960F), Android 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00277, Asus ROG Phone (ASUS_Z01QD), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
Note: logcat attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment