Search Unity

Unity Testing 2019.3.12f1

Discussion in 'Editor & General Support' started by craighinrichs, May 11, 2020.

  1. craighinrichs

    craighinrichs

    Joined:
    Dec 15, 2014
    Posts:
    7
    I am trying to setup testing in my game but I can't get my classes accessible from my test classes.

    I have created the folders from the TestRunner tab and I also tried creating an assembly but that seemed to kill my working classes. RemoteConfig stopped working. TMPro stopped working.

    I added references back into my assembly for remoteConfig, TMPro and Advertisements and to my playtest assembly but then I can't still access any of my classes for testing.

    Amazingly frustrating.

    Any assistance would be appreciated.