#Nepho help
1 messages · Page 1 of 1 (latest)
without the code it's really hard to help. but I'm guessing it's got something to do with your height calculation
You're right, it was the height returned in GetPropertyHeight. I was under the impression that SerializedProperty.CountInProperty() would always return the number of properties in the current property, but I was wrong as it sometimes returns 5 and sometimes 1, maybe something to do with the Event type I'm currently in. Either way - it's fixed now 🙂