Guys I run the Get All actors of class node and find the nearest actor with find nearest actor. So far I have no problems. However, the problem is that if the actors change their location, they get stuck in the old location. and they never update to the new location. I use it for this. Let’s say there is a product that I want to automatically fill into a box. When I click on the product on the ground, I want it to be teleported directly to the nearby box with the trace channel. However, if the box changes its location, it is teleported to the old location. It does not appear in the new location. I also tried to get it with the event tick, but I still can’t. How do I do this?