Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

where has the cache server path gone?

Discussion in '2020.1 Beta' started by laurentlavigne, Apr 16, 2020.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,924
    2020.1
    upload_2020-4-15_17-32-34.png

    2019.3
    upload_2020-4-15_17-33-1.png
     
  2. tertle

    tertle

    Joined:
    Jan 25, 2011
    Posts:
    3,541
    Are you talking about v1? As you can see from your 19.3 shot it's deprecated and removed in 20.1
     
  3. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,924
    how do i set the cache folder location now?
     
  4. tertle

    tertle

    Joined:
    Jan 25, 2011
    Posts:
    3,541
    unity cache server does not work with asset database v2, it's deprecated
    so you don't set a folder anymore, you only need to set an ip address for unity accelerator (cache server replacement for v2)
     
  5. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,924
    I see that it was installed
    upload_2020-4-16_16-29-42.png
    any way to change the cache location after install?
     

    Attached Files:

  6. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,924
    found it:
    it's a web page now
    enter this in your browser
    localhost:10433

    then at the bottom
    upload_2020-4-16_16-35-46.png
     
    phobos2077 and Peter77 like this.