Skip to content

Regression: Composite models no longer render correctly #9347

@TBoshoven

Description

@TBoshoven

Minecraft Version: 1.19.3

Forge Version: 1.19.3-44.1.16

Steps to Reproduce:

  1. Open test mod CompositeTest (part of Forge)
  2. Give yourself a composite_model_test:composite_block (can grab from creative tab)
  3. Observe that it doesn't look right when held or placed in the world

Description of issue:
Composite models currently seem to be rendering incorrectly.
I haven't investigated very deeply (yet) but it looks like child models are being rotated, perhaps over the wrong axis.

Back in 2020 I wrote this handy test mod to validate that composite models render correctly. It now shows that they do not:
2023-02-16_23 09 43
(the tiny blocks should overlap with the rendered outlines)

I also experienced this while attempting to update my own mod to 1.19.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.19ConfirmedThis request has been verified to be factually correct by at least one member of the team.RegressionThis request demonstrates something missing in a newer version that was present in a prior version.RenderingThis request deals with rendering. These must be treated with care, and tend to progress slowly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions