I came across the same problem while making my own platformer type game that was seen in the 2D platformer tutorial videos where the player sticks to the side of platformers when the player falls of them. I have applied a 2d physics material with 0 friction to both my player characters and the platforms and the player still sticks to the side of the platform. Is there something else that I need to do?