Why does this happen? (video)

Why does THIS happen? Can someone tell me how can I disable object rotation when I parent it?

It is aligning it’s position and rotation to the rotation and position of the parent.

To fix it, you need to reset the position and the rotation of the object you want to attach to the parent.

try creating empty game object then parent all others to it and that(rotation error) wont happen again.