To reproduce:
{{velocity}} {{html}} #set ($userPickerParams = { 'data-userScope' : 'LOCAL_ONLY' }) #userPicker(true, $userPickerParams) {{/html}} {{/velocity}}
Notice that 10 results are returned.
Then:
Notice that 5 results are returned correctly.