Closed jBachalo closed 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
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
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.
Hi @AlexNiculae, thanks for bringing it up, which version of unity are you using?
Thank for your quick reply! I am using Unity 2018.4.12f1 Personal.
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)
I am getting same problem too.. any suggestion ?
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)