Search Unity

replacement for depricated external eval or external call visual studio 2019

Discussion in 'Editor & General Support' started by visionman50, May 9, 2019.

  1. visionman50

    visionman50

    Joined:
    Dec 19, 2017
    Posts:
    40
    hi, got an error, not liking the application. externaleval and trying to call a script for a web page. any help. doing a space invaders game and using jaws for windows visual studio 2019. any help. could not seem to find a replacement for that. also, go.active and also application.loadlevel is depreciated in unity 2019. any help.
     
  2. Use SceneManager.LoadScene instead.
     
  3. visionman50

    visionman50

    Joined:
    Dec 19, 2017
    Posts:
    40
    hi. well the application.externaleval or application.externalcall, looking for that replacement. says it is depricated. did use scenemanager.loadscene, that worked and replacing the other erros worked. so last error. and needs to call a external script for a site and a web page. so any ideas.