Quote Originally Posted by VanGoghGaming View Post
It works in the IDE as well, just don't use breakpoints to stop the execution. That will prevent the InputBox from being hooked and subclassed and so it won't be able to display proper Unicode characters.
I don't have any breakpoints, so it must be one of my add-ins preventing it. Cheers