watson-developer-cloud / unity-sdk

:video_game: Unity SDK to use the IBM Watson services.
Apache License 2.0
569 stars 206 forks source link

@Watson failed to deploy on android with system.window.form.dll error #639

Closed shyamraje1012 closed 4 years ago

shyamraje1012 commented 4 years ago

I am developing 3d voice bot by using unity 2019.3.1f7, vuforia , watson 4.6 sdk from gethub. I created 1) speech to text 2) voice bot. It works fine in unity playmode and windows pc . but when i create android application. android app does not work. in condo i get error message with this line.
System.Windows.Forms.dll assembly is referenced by user code, but is not supported on Android platform. Various failures might follow. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Kindly suggest me solution.

mamoonraja commented 4 years ago

@shyamraje1012 Thanks a lot for opening the issue, looks like it's coming from an underlying library, can you provide a full trace of error message

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. Thank you for your contributions.