I use BitmapImage when I display avatars in my UWP app. Sometimes the avatars display wrong images (sometimes wrong size and sometimes even displaying images that I have never used in my app).
I have been googling around for a while and found few people having the same problem but none of them is solved. For example, this and this. This is my post on stack overflow.
Any kind of help would be highly appreciated.