Search Unity

Adding postprocessing from package manager to GIT repo

Discussion in 'Package Manager' started by harvz16, Feb 13, 2019.

  1. harvz16

    harvz16

    Joined:
    Dec 10, 2012
    Posts:
    12
    I'm having an issue where if I push my project to a repo and then clone (new machine or even same one), the post-processing stack v2 from the package manager isn't being brought across and all the components are showing up as missing. opening one of the post-processing scripts show it's actually being read from my appdata folder.

    Is there any way to include it so I dont need to have everyone on the team manually add it to their projects?

    Thanks for your help
     
  2. maximeb_unity

    maximeb_unity

    Unity Technologies

    Joined:
    Mar 20, 2018
    Posts:
    549
    Hi @harvz16,

    What Unity version is this happening? How did you add the post-processing stack to your project?