This issue sometimes happens when multiple mouse are connected and application has started but all app resources are not fully loaded yet, when clicking on switched mode too fast. To get multiple cursors, we have to select native mode and then switched input mode again and it successfully shows the multiple cursors.
Suggestions: User actions may be disabled until application resources are fully loaded and we can show a loading progress bar to indicate progress of resources loading.