Unable to switch to window with index in IE11

Followed all required configurations from this page: https://docs.katalon.com/display/KD/Internet+Explorer+Configurations

System configuration:
Windows 10
IE 11.1146.16299.0

Unable to switch to window with index in IE11 getting below exception
Reason:
com.kms.katalon.core.exception.StepFailedException: Unable to switch to window with index: ‘1’
at com.kms.katalon.core.webui.keyword.internal.WebUIKeywordMain.stepFailed(WebUIKeywordMain.groovy:64)

Tried with latest IE webdriver 3.14 still issue is not resolved.

Same issue. This works in Firefox but not in IE. Did you find a workaround for IE?