iOS13 Internal Node Culling slow

Hi erveryone,


since iOS 13 I notice problems with


view.shouldCullNonVisibleNodes = YES;


My game stutters if it is activated. If I deactivate it I must implement culling on my own -> probably not so efficient....


Anyone else with the same issue?


Thanks in advance for hints/help,

Olli