Skip to content

InvalidOperationException on Object's empty values #41

Description

@giuliorm

Given FBX Object

Model: "Model::Camera Switcher", "CameraSwitcher" {
		Version: 232
		MultiLayer: 0
		MultiTake: 1
		CameraIndexName:
	}

Parser.cs fails with InvalidOperationException (method ReadObject())on the line with CameraIndexName: , because the value is missing.
In this case should the FBX be considered invalid or the behavior of the parser is invalid and should somehow be corrected?

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