Skip to content

Debugger showing null type value besides isn't null. #74

@winxalex

Description

@winxalex

screen shot 2016-05-10 at 1 34 51 pm

screen shot 2016-05-10 at 1 35 51 pm

//this shows 2 FieldType members (one with value one without)
FieldInfo destinationComponentFieldInfo = behaviourDestination.GetType().GetField("fieldName");



Type destinationComponentFieldType = destinationComponentFieldInfo.FieldType;//as you can see in screen shown null, and when I add to watch destinationComponentFieldInfo.FieldType says Collecting data... But it has value see destinationComponentFieldInfo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions