Greetings,
I have 80 bubbles in my game and each has an animal (total 160 objects)
i used in my game XR simple interactable for all the 160 objects. it worked at first and the raycast changes its color when pointing at the objects ( I tested all 160).
all of a sudden I noticed that some animals became not interactable ( it was working) although I did the same thing/process for all my objects (all bubbles are fine but some animals don’t work). i tried to delete and add the xr simple interactable component again, it worked on the first run… but whenever I run the game again the same animals become not interactable!!
and I cant seem to figure this out !!