Unity: LoginWithDeviceId() doesn't return UserID

user.LoginWithDeviceId doesn’t return an object that contains the user ID. Instead, it returns an empty object in its result.Value property

This is one of the bugs for Unity v15.2.0. One of the workarounds is to call this AccelBytePlugin.GetUser().GetData() to get the user ID