Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2020.1.0a12
2020.3
2020.3.15f2
2021.1
2021.2
2022.1
Issue ID
1355007
Regression
Yes
Warning is logged when using UnityWebRequest to set the header to Accept-Encoding
Reproduction steps:
1. Open the attached "TestAcceptEncodingProject.zip" project
2. Enter Play Mode
3. In Game view, click the "Push To Call SetRequestHeader" button
Expected result: No warning in the Console or a way to disable the warning from being logged
Actual result: Console logs a warning ("The header Accept-Encoding is managed automatically, setting it may have no effect or result in unexpected behavior")
Reproducible with: 2020.1.0a12, 2020.3.15f2, 2021.1.16f1, 2021.2.0b6, 2022.1.0a4
Not reproducible with: 2018.4.36f1, 2019.4.29f1, 2020.1.0a11
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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0b1: The warning is no longer being logged
Resolution Note (fix version 2021.2):
Fixed in 2021.2.6f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.25f1