#Nepho help

1 messages · Page 1 of 1 (latest)

simple barn
#

Creating thread to not pollute the main channel.

obsidian lichen
#

without the code it's really hard to help. but I'm guessing it's got something to do with your height calculation

simple barn
#

Hello, thanks @obsidian lichen for the answer. The full code is in the link

simple barn
#

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 🙂