Closed youarebritish closed 6 years ago
When this occurs, the parent also appears to be non-null even when it should be null.
Seems to occur after serialization. Not sure why it happens in some but not others.
Problem is serialization. Unity hates null values and will randomly create new values and assign them.
When this occurs, the parent also appears to be non-null even when it should be null.