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

Sky reflections don't adhere to global.json block settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.80.22 Preview
    • None
    • Unconfirmed
    • Xbox

      In the global.json file in the lighting folder, the following line suggests that all blocks have a default mer of zero reflectivity, zero illumination, and total roughness:
      "pbr": {
      "blocks": {
      "global_metalness_emissive_roughness": [0.0, 0.0, 1.0]
      However, the actual default mer of all blocks with sky reflections turned on seems to be [1.0, 0.0, 0.0]. Basically, when using a shader with no heightmaps and only default textures, everything looks like it's covered with foggy glass. Also, sky reflections seem to pass through any block light passes through, such as stairs and slabs.

        1. 20240319_090558.jpg
          20240319_090558.jpg
          2.48 MB
        2. 20240319_090436.jpg
          20240319_090436.jpg
          2.17 MB
        3. 20240319_090342.jpg
          20240319_090342.jpg
          2.60 MB

            Dragonzdream Cody Morris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: