I have no idea how to do it, can anyone have any idea? thanks.
Hello,
Here are some links to help you, I think Unity Web services will help with this.
@Unity_Wesley , I can use unity to consume WCF (SOAP)service alone. follow this blog: http://gyanendushekhar.com/2016/04/21/how-to-call-wcf-service-in-unity/
BUT, when build as visual studio 2015, seems some library cannot support.
For the information you provide, I have tried to search some information about unitywebrequest & wcf service,
sadly that I cannot find any help.
I would try building in IL2CPP instead of dot net, that might fix the not supported issue.