Search Unity

Atmospheric Scattering script errors in 5.2.1 Ruined my whole Scene!

Discussion in 'Editor & General Support' started by QFGlenn, Sep 25, 2015.

  1. QFGlenn

    QFGlenn

    Joined:
    Feb 21, 2013
    Posts:
    39
    Assets/Atmospheric Scattering/Features/AtmosphericScattering/Code/AtmosphericScattering.cs(83,39): error CS0121: The call is ambiguous between the following methods or properties: `UnityEngine.Mesh.SetTriangles(System.Collections.Generic.List<int>, int)' and `UnityEngine.Mesh.SetTriangles(int[], int)'


    I go through all the effort to incorporate this amazing system into a scene in my game and now it doesn't work. Won't play but it views fine in the editor, as if to taunt me.

    Please please please please please please please fix this
     
  2. minimalic

    minimalic

    Joined:
    Mar 26, 2015
    Posts:
    6
    5.2.1 Update ruined my whole project :)
    UI Object are broken, Default Shader on my 3D Objects doesn't work, Console Errors…
     
    QFGlenn likes this.
  3. QFGlenn

    QFGlenn

    Joined:
    Feb 21, 2013
    Posts:
    39
    Is there any plan to update the Atmospheric Scattering for use in the current version of Unity?