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
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question What's the new "m_BuildTextureStacks: []" property in materials?

Discussion in '2020.1 Beta' started by Peter77, May 24, 2020.

  1. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,591
    After opening a 2019.3 project in 2020.1.0b8, materials were modified and an additional
    m_BuildTextureStacks: []
    property was added. The shader that material is using is a custom one, thus it seems unlikely the property comes from the shader.

    What is it for?

    upload_2020-5-24_12-13-31.png
     
  2. Aras

    Aras

    Unity Technologies

    Joined:
    Nov 7, 2005
    Posts:
    4,770
    Nothke and Peter77 like this.