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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
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