It does sound like collision.
Try looking at the scene in player collision view
If there’s a big block surrounding the object, that’s the problem.
You’re solutions are
-
Turn off the collision
-
Set it to complex
-
Turn it off, but place blocking volumes where you don’t want the player to go.
-
And probably many more…