Setting actor rotation does not check for collision

Good evening,

Setting the actor rotation with SetActorLocationAndRotation, GetRootComponent()->MoveComponent and similar does not check for collisions and rotates the actor right through other actors and geometry. Is this intentional?

Thanks in advance,