Hi, I have been having this issue too, I am working in AR on the phone using a xr context.
I have assigned item to layers 3 4 and 5 using children[4].layers.set(4)
and then set my camera to those layers as well. But they do not appear.
camera.layers.enable(4)
camera.layers.set(4)
Please help