Skip to content

Content can be null when writing Texture objects #40

Description

@SundownMKII

When attempting to write out a file, if the object model contains a Texture or similar object that contains unassigned properties like MetalnessMap, the program will halt due to the content object becoming null. The offending code is at line 60 of Tokens/Content.cs. . File reads are unaffected, as best as I can tell.

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