Problem with assigning parent

I have a problem when I want to assign parent to meshes and run AR session. If i have small number of meshes there is no problem, but when I want to assign parent to more than 20 meshes it showing that error.

Can you reproduce in a playground.

looks like you try to use as a parent one of the child meshes creating an infinite loop ?

2 Likes

Unfortunetly i can’t