UnityGLTF icon indicating copy to clipboard operation
UnityGLTF copied to clipboard

Errors in unity, 2019.3.0f5

Open DevJeeth opened this issue 5 years ago • 3 comments

I have built the dlls and added them after which these errors still remain, it seems like it can't find UnityEngine.TestTools.Utils Assets\UnityGLTF\Tests\Runtime\GLTFAssetGeneratorTests.cs(11,29): error CS0234: The type or namespace name 'Utils' does not exist in the namespace 'UnityEngine.TestTools' (are you missing an assembly reference?) Assets\UnityGLTF\Tests\Runtime\GLTFAssetGeneratorTests.cs(17,26): error CS0246: The type or namespace name 'ColorEqualityComparer' could not be found (are you missing a using directive or an assembly reference?) Assets\UnityGLTF\Tests\Runtime\GLTFAssetGeneratorTests.cs(85,3): error CS0246: The type or namespace name 'UnityTestAttribute' could not be found (are you missing a using directive or an assembly reference?) Assets\UnityGLTF\Tests\Runtime\GLTFAssetGeneratorTests.cs(85,3): error CS0246: The type or namespace name 'UnityTest' could not be found (are you missing a using directive or an assembly reference?)

DevJeeth avatar Mar 02 '20 13:03 DevJeeth

Same issue here. A reply to this would be much appreciated :)

Datakunskap avatar Jul 29 '20 18:07 Datakunskap

Same isuue.

wangyanmeego avatar Dec 22 '20 10:12 wangyanmeego

How do you Build the dlls?

sanjaysingh101 avatar Nov 03 '21 07:11 sanjaysingh101

Please update to the latest version and open a new issue if the problem persists. Thanks!

pfcDorn avatar Feb 09 '24 08:02 pfcDorn