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

Assembly has reference to non-existent assembly 'IBM.Cloud.SDK' [unity 2018.3] #568

Closed jBachalo closed 5 years ago

jBachalo commented 5 years ago

So simply adding SDK to empty 2018.3 project. Much better that with 2019.1 however still get 2 compile errors in editor

Assembly has reference to non-existent assembly 'IBM.Cloud.SDK' (Assets/watson/Tests/IBM.Watson.Tests.asmdef)

Assembly has reference to non-existent assembly 'IBM.Cloud.SDK' (Assets/watson/WatsonUnitySDK.asmdef)

mediumTaj commented 5 years ago

Did you also add the unity-sdk-core repo to your Assets directory? https://github.com/watson-developer-cloud/unity-sdk#getting-the-watson-sdk-and-adding-it-to-unity

jBachalo commented 5 years ago

Thanks for quick reply. Yes read that on the github page. Was following the youtube tutorial and that might have been omitted. https://www.youtube.com/watch?v=woKMumx3TcY&list=PLZDyxLlNKRY9b2vurEhkSoNWZN5c5l4Nr&index=4

avniculae commented 4 years ago

Hello,

I have used the latest releases of watson unity-sdk (4.1.1) and unity-sdk-core (1.2.0) and I get this error: Assembly has reference to non-existent assembly 'UnityEngine.TestRunner' (Assets/Scenes/unity-sdk-core-1.2.0/Tests/IBM.Cloud.SDK.Tests.asmdef)

I have also configured Unity as specified in the unity-sdk README.

mamoonraja commented 4 years ago

Hi @AlexNiculae, thanks for bringing it up, which version of unity are you using?

avniculae commented 4 years ago

Thank for your quick reply! I am using Unity 2018.4.12f1 Personal.

sanky369 commented 4 years ago

Has this issue resolved? I am getting the same error. Unity 2018.4.0f1 and latest watson SDK from github. Assembly has reference to non-existent assembly 'UnityEngine.TestRunner' (Assets/Scenes/unity-sdk-core-1.2.0/Tests/IBM.Cloud.SDK.Tests.asmdef)

kuravista commented 4 years ago

I am getting same problem too.. any suggestion ?

Screenshot_530