Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.12f1
Issue ID
UUM-3246
Regression
No
Ping does not support IPv4 addresses mapped to IPv6
Reproduction steps:
1. Open the project in "MappedAddress.zip" (60 KB)
2. Open SampleScene and enter Play Mode
3. Script in Pinger.cs will be executed (mapped address ping, code in the image below)
Unexpected behaviour: error is thrown in the console: "Ping address is IPv4 mapped to IPv6, but we do not handle mapped addresses.", the Ping never returns a result
Reproducible with: 2018.4.28f1, 2019.4.14f1, 2020.1.12f1, 2021.1.0a3
Tested macOS and iOS
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
UNet is deprecated and not supported anymore.