Skip to content

Include the option to change the geometry smoothing #52

@Smash-ter

Description

@Smash-ter

Current issue with the exporter with Blender 4.2 is how geometry smoothing effects blendshape normals when they are set to "Import" in Unity. In blender the default option in the regular FBX exporter is set to Normals Only. This will result in Blendshapes being exported with sharp edges and split normals in places where they're not supposed to be split in. Below is an example of the problem I'm experiencing.
image

The solution would be to change the geometry smoothing option from "normals only" to either "Face" or "Edge," which will fix the unintentional sharp geometry and properly recalculates the blendshape normals when set to the "Import" mode in the FBX import setting in Unity. Reference to the fix is below.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions