Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    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,361
    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.