Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

UnityEngine.ProceduralMaterial' is obsolete:

Discussion in '2018.1 Beta' started by MrEsquire, Jan 18, 2018.

  1. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Just updated a project and getting this, can someone help me to write code to update this?
     
  2. LennartJohansen

    LennartJohansen

    Joined:
    Dec 1, 2014
    Posts:
    2,394
    Is this in 2018.1 beta?

    Unity has removed the native substance support. You need to make a conditinal define for 2018.1 + or remove the proceduralMaterial code from the project completely.

    Lennart
     
  3. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Yes this is Unity Beta 2018.. I see if I can remove the code in question
     
  4. Lars-Steenhoff

    Lars-Steenhoff

    Joined:
    Aug 7, 2007
    Posts:
    3,526
    Before everyone starts to clean out their projects of substance support, please know there is a plugin coming that will handle substance support again.

    Its just a transition period right now, a bit messy but I trust it will be all-right in the end.

    An Update on Substance Format Support in Unity
     
    Last edited: Jan 18, 2018
    MrEsquire and Peter77 like this.
  5. WilkerLucio

    WilkerLucio

    Joined:
    May 2, 2017
    Posts:
    18
    Peter77 likes this.