Consider adding com.unity.test-framework to the README instructions.

#5
by chrisaharden - opened
Unity Technologies org

The phi-1.5 sample fails with the following error (and installing com.unity.test-framework fixes it):
Library\PackageCache\com.unity.sentis@0dcaec6299da\Runtime\Core\Serialization\ModelLoader.cs(6,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)

Sign up or log in to comment