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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
UNet is deprecated and not supported anymore.