Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b5
Issue ID
912600
Regression
No
Unable to read data from the transport connection when trying to connect to the WCF service in duplex communication model
Steps to reproduced:
1. Download and open the attached project
2. Enter Playmode
3. Observe error
Expected result: normal connection
Actual result: connection not made properly
Reproduced on 2017.1.0b6
Project attached uses NET 4.6 functions, unable to test earlier
Notes:
-Similar method works fine outside of Unity when using VS directly
Comments (1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
ashwinimurthy
Mar 06, 2018 16:56
Hello,
Thanks for submitting the bug report. I noticed that in the project, there were DLL's in the plugin folder. This seems wrong and can cause problems. I would delete the DLL's and add the mcs.rsp file in the 'Assets's folder with references to those DLLs.
Regarding the actual bug, I tried to reproduce and got the error. I found out that we are not currently actively supporting WCF. Sorry I could not be of much help here.
Thanks,
Ashwini