spiderlili/Tron-Style-Hologram-Shader

'MinAttribute' is an ambiguous reference between 'UnityEngine.PostProcessing.MinAttribute' and 'UnityEngine.MinAttribute' "

Closed this issue · 0 comments

When using this project with Unity 2019.2, and presumably other versions post-2018, the error "'MinAttribute' is an ambiguous reference between 'UnityEngine.PostProcessing.MinAttribute' and 'UnityEngine.MinAttribute' " appears when trying to run.

The cause, and fix, is outlined here:

https://github.com/Unity-Technologies/PostProcessing/issues/725