Hi,
I'm posting this issue which happens when we have a the [HideInInspector] attribute on one field. I think i just solved the problem by replacing all references of property.Next() by property.NextVisible()
it seems to work by now. We'll see in the long run
Hi,
I'm posting this issue which happens when we have a the [HideInInspector] attribute on one field. I think i just solved the problem by replacing all references of property.Next() by property.NextVisible()
it seems to work by now. We'll see in the long run