1.'MinAttribute' is an ambiguous reference between 'UnityEngine.PostProcessing.MinAttribute' and 'UnityEngine.MinAttribute'
處理方法將MinDrawer.cs里面所有的MinAttribute改成UnityEngine.PostProcessing.MinAttribute。
相關問題鏈接https://forum.unity.com/threads/post-processing-stack-error.554926/