Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-163622

Albedo colour arrays in texture sets display as completely black

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.19.60.20 Preview, 1.19.60
    • 1.19.50.22 Preview, 1.19.50.21 Preview, 1.19.40
    • None
    • Confirmed
    • Windows
    • 923737

      Defining a colour array instead of referencing a texture in a texture set now only displays the surface as completely black instead of actually using the defined colour. The attached resource pack uses two texture sets to make the top texture of ancient debris green (0, 255, 0, 255) and the side magenta (255, 0, 255, 255).

      Steps To Reproduce:

      1. Define the colour layer of a texture set as a colour array. [255,0,255,255] would correspond with magenta.
      2. Enter a world with your texture set applied to any block and view the block.
        (You can do this easily by loading my included resource pack and looking at an ancient debris)

      Observed Results:

      The surface of the block that uses the texture set displays as completely black, regardless of the contents of the colour array.

      Expected Results:

      The surface the texture that uses the texture set should use the defined colour in the texture set's colour layer. This functionality was completely present in previous versions of the game.

            thelitningbolt MADLAD3718
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: