Search Issue Tracker
Fixed
Fixed in 2020.3.36f1, 2021.3.6f1, 2022.1.9f1
Votes
0
Found in
2020.3.34f1
2021.3.3f1
2022.1.1f1
Issue ID
UUM-926
Regression
Yes
[Backport] Unity WebRequest does not work when only IPv6 is enabled
How to reproduce:
1. Disable IPv4 on your network adapter
2. Open the user attached "ipv6_2018.zip" project
3. Open the "SampleScene"
4. Enter Play Mode
5. Click the start downloading button
Expected result: there should be no error
Actual result: error in console that the WebRequest can not be completed successfully
Reproducible with: 2019.4.30f1
Not reproducible with: 2019.4.29f1
Note: I could not test the versions due to my phone not supporting IPv6
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
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Resolution Note (fix version 2022.1.9f1):
Fixed in 2022.1.9f1 and above
Resolution Note (fix version 2021.3.6f1):
Fixed in 2021.3.6f1 and above
Resolution Note (fix version 2020.3.36f1):
Fixed in 2020.3.36f1 and above