yes, this is a bug, we are working on proper fix right now.
Meanwhile you can edit your android manifest in Plugins/Android and add android:configChanges so that FBUnityLoginActivity isn't destroyed when orientation/whatever changes:
you may also want to remove "Translucent" from activity style.