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
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
- Frame Debugger scrollbar gets cut off at the bottom when the Frame Debugger window is maximised
- Frame Debugger docked with the Game View can still be enabled when Game View is maximised and minimised
Add comment