When I use a single line solid vector in tile based mode, it is invisible...the player can walk across it normally (I have thrown out issues such as wrong layer, collision detection, etc.....everything checks out).
In pixel based mode, the collision detection works.
Tile based mode doesn't have to use complex polygonal solid vectors for obvious reasons, but the single line should be able to function.