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

Z-fighting on all fish fins with deferred rendering shaders on

XMLWordPrintable

    • Confirmed
    • Windows
    • 1235653

      Steps to Reproduce:
      1. enable deferred rendering shaders
      2. find any fish/tropical fish
      3. view z fighting on all fins

      Observed Results:
      all fins on all fish have z fighting with deferred shaders on.

      Expected Results:
      The tropical fish default material needs to have the "DisableCulling" state removed.

      I have managed to fix the issue like this:
      "tropicalfish:entity_multitexture_multiplicative_blend": {"-states": ["DisableCulling"]}

            SuperBusy Tavish
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: