Search Issue Tracker
By Design
Votes
1
Found in
5.3.6p1
Issue ID
825741
Regression
No
GZip WWW response isn't decompressed on Android and Windows
Please use "gzip_test.zip (24.9 KB)" project attached in message below.
To repro:
1) Open project
2) Open Main scene
3) Enter play mode and see response in console
4) On Android and Windows the response isn't GZip decompressed. On Mac OS X it is.
Response should be:
"<!DOCTYPE html>
<html lang="en" dir="ltr" class="no-js">
<head>
<meta ht..."
OLD description below, kept just in case there are problems with the above (as the repro project changed):
Reproduction steps:
1) Open user's attached project
2) Open "Start" scene
3) Enter playmode / build on device "Start" scene
-- In console output notice "Failed to parse Response: �" error and "[RESP] UserController:UserInit = null" message
Expected result:
There should be no error and message should look like this: "[RESP] UserController:UserInit = {"code" : 200,". Just same as on Mac
Comments (1)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
psherif
Sep 14, 2016 10:04
When you say Windows, which platforms do you mean exactly? All Windows variations?