Skip to content

Joining meshes with different scales and custom normals can mess up the normals #1

@Mysteryem

Description

@Mysteryem

Given a mesh with non-uniform scale and custom normals, attempting to join that mesh into another mesh that has uniform scale will mess up the custom normals.

If the custom normals are being created by a modifier during the build process, applying all transforms beforehand should avoid issues with the normals, but this could cause issues with other modifiers that are applied during the build process.
Hopefully it will be possible to scale the custom normals before joining the meshes so that the end result is the same.

This isn't technically a bug, since this is Blender's default behaviour when joining meshes, but we may be able to do something about making it work better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions