Using ClickBeforeTyping within a TypeInto

Hello,
with Studio version 18.4.3 we build a lot of modules, that we want to use in different processes.
And here we used at many points the “typeinto” activity and we used to set “ClickBeforeTyping”.
Now we use Studio 19.10.3 and we got many problems like process crashes after messages “Error: LoadString(xxx)” which did not appear before. Therefore we thought it would be a good idea also to upgrade the activities e.g. UiPath.UIAutomation.Activities to the next version.
But here we get something like “UiElement not available” if we still use “ClickbeforeTyping”. Removing the hook from that checkbox prevents that error message.

Any suggestions?
Do not use UiPath in future?