Skip to content

MeshletMesh material textures not rendering sometimes #13811

Closed
@JMS55

Description

@JMS55

Bevy d659a1f7d506c5c6eba9dfe2a6e878a8c72ecef6.

I used a MeshletMeshMaterialBundle with a normal_map_texture loaded from disk via the asset server. Sometimes, it would render without the normal map. Sometimes it would render with the normal map. It was inconsistent across runs, but not between frames.

Regular MeshMaterialBundles do not seem to have this problem.

Presumably this applies to all kinds of textures, not just normal maps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-BugAn unexpected or incorrect behaviorS-Needs-InvestigationThis issue requires detective work to figure out what's going wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions