Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b8
Issue ID
1006506
Regression
No
Call to IPGlobalProperties.GetActiveUdpListeners() returns correct IP but wrong port number
To reproduce:
1. Open the project, attached by the tester (PortNumberWrong.zip)
2. Open the "SampleScene" scene
3. Enter Play mode
4. Observe the console
5. Create a C# console application and execute the same code as in the Unity project
6. Compare the outputs
Expected: port numbers, returned by GetActiveUdpListeners() in Unity, are the same as they are returned in C# application
Reproduced in 5.6.5p2, 2017.1.3p2, 2017.2.2f1, 2017.3.1p2, 2018.1.0b8, 2018.2.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animated GameObject changes position after Chase state is triggered when Apply Root Motion is disabled
- Mouse looping to the other side of the screen when dragging tabs after clicking on the Scene view window
- Editor Window contents are not visible when opening it up
- Gamma bleeding and banding when low light baked in VR scene
- A WebGL build with complex shaders has a performance drop when tapping the screen
Add comment