Search Unity

Can't use Post Processing Stack?

Discussion in 'Editor & General Support' started by Amarodil, Feb 17, 2019.

  1. Amarodil

    Amarodil

    Joined:
    Jan 25, 2019
    Posts:
    16
    I just imported the Post Processing Stack from the Asset Store into a completely empty new Unity project, but can not continue because of an error:

    Assets\PostProcessing\Editor\PropertyDrawers\MinDrawer.cs(6,34): error CS0104: 'MinAttribute' is an ambiguous reference between 'UnityEngine.PostProcessing.MinAttribute' and 'UnityEngine.MinAttribute'

    Anybody could help me figure out what is the problem?

    Thank you in advance!
     
  2. Vectorbox

    Vectorbox

    Joined:
    Jan 27, 2014
    Posts:
    232
    Hi,

    Delete the version you've installed then download the latest version using the package manager. Click on 'Window Menu / Package Manager', wait until the list is populated then select 'Post Processing 2.1.3'.
     
  3. Amarodil

    Amarodil

    Joined:
    Jan 25, 2019
    Posts:
    16
    Yeah its working now. Got 2 different versions installed somehow. Thank You
     
    Vectorbox likes this.
  4. rartistGDIT

    rartistGDIT

    Joined:
    Feb 25, 2019
    Posts:
    3
    I'm trying the Post Processing stack for the first time and am seeing this error. Nothing shows up in the Package Manager, though I do see the Post Process folder in assets. I kill that and re import it, I get the same error.
     
  5. rartistGDIT

    rartistGDIT

    Joined:
    Feb 25, 2019
    Posts:
    3