How to disable focus when i select item in ListView?
When I select an item in the ListView while running, the character stops and the TAB key does not work.
if i click on the space around the ListView, TAB key starts working again. If i use “On item Clicked(***ListView)” “Set Focus” to another widget or “Set Focus to Game Viewport”, TAB key starts working immediately. But the character still stops and you need to press the run key again.
I use input mode “Game and UI”. Is Focusable=False, Return Focus to Selection=False, in Project Settings Render Focus Rule=Never.
Sorry for my English=)