Pushed a new commit to the plugin and example template.
Plugin
Fixed a bug with HasGripAuthority where the server was being assigned as grip authority
for the Client_Auth grip on its end.
Added a 1 frame delay flag after teleport where grips won't check the constraint for
if it is outside of the auto drop distance. is to allow for the constraints localpose to
held object to be recalculated. Otherwise it could rarely drop the held object on teleport with
small auto drop lengths.
I could manually set the constraints local pose instead, but would rather have the delay anyway.
Template
Added preliminary examples of Mixed reality support to the new video camera testing actor.
Edit I generally leave locked branches alone, but 4.16 was recent enough and the HasGripAuthority is important enough that I merged that commit back into it.