Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2019.3.13f1
2020.2
Issue ID
1245414
Regression
No
Socket constructor throws ArgumentException on IL2CPP when initializing TcpListener
How to reproduce:
1. Open the attached "TcpListenerTestUWP.zip" project
2. Build and run to Standalone (make sure that development Build option is checked)
3. Observe the error
Expected result: "Created listener on port 9999" debug.log appears when initializing TcpListener
Actual result: ArgumentException error appears when initializing TcpListener
Reproducible with: 2018.4.23f1, 2019.3.15f1, 2020.1.0b10, 2020.2.0a11
Notes:
- This issue appears only in builds
- This happens only on IL2CPP, everything works like intended on Mono back-end
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
This is a duplicate of issue #1251011