Tried using example of text entry. At first I thought that it’s because there is no initialization at beginning of scene (activating text entry), but even after I added it letters didn’t come to text object. In Debugger in Text Entry object “Text in memory” internal variable was empty no matter what key I’ve pressed.
//edit: Nevermind, working after compiling. You can remove this.