I found it to crash if I have 42 components or more on a vbox
At 41, it no longer crashes…
I still need to understand if it’s because of the height of stage or the number of components…
Simple exemple to reproduce crash coming soon.
EDIT : no problem on a basic sample…I need to find what happen first on my app which make the 42th component crashed the app. It’s not related to number of components but a memory error probably. Definitely related to event+rev, but I don’t know how exactly for now.