Customizable Player Models (Fabric)

Customizable Player Models (Fabric)

287k Downloads

Rendering issues with Iris

hackercat27 opened this issue ยท 0 comments

commented

In version 0.4.3a while running Iris, parts with the "Glowing Eyes" effect enabled will not correctly render. Sometimes these cubes will render underneath all cubes, but sometimes they will correctly render in front of the cubes. However, the glowing cubes don't use additive blending, and they appear similar to normal cubes.

Rendering behind:
2022-07-09_23 33 54

Rendering in front:
2022-07-09_23 34 54

Expected behaviour (Iris disabled):
2022-07-09_23 40 14

Additionally, the gizmos and cube outlines will always render behind the model in the editing window. Unlike in game, I haven't experienced them rendering in front of the model.

Current behaviour:
2022-07-09_23 45 19

Expected behaviour (Iris disabled):
2022-07-09_23 42 49

The issues are clearly a problem with specifically Iris. I ran Minecraft with only CPM, Sodium (which is required for Iris to function), and the fabric API, and the issue arises. When Iris is removed, the issue disappears.