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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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