Skip to content

If CreateMaterial is called before Material is ever called on a png material, checkerboard. Otherwise output as expected.. #1531

@Acecool

Description

@Acecool

I was having issues moving vtf/vmt clothing to png files where I'd call CreateMaterial ( for the bumpmap, etc.. ) and output was a checkerboard while file.Exists reported the file exists... So, by chance I found that if Material is called prior to CreateMaterial being called, the output would be as expected; otherwise a checkerboard would appear. This defeats one of the purposes of using CreateMaterial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConfirmedThe issue is confirmed to be happening as described.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions