I’m pretty sure that both the trigger and the object being detected both have to have a rigid body in order for the box to the engine to identify it.
If you need the trigger to not have collisions, then it can be at a “sensor“ which should be a checkbox.
If you need the thing that’s been detected to not be affected by physics then you could make it “static“ and then keep moving it via whatever input you have.