praydog / UEVR

Universal Unreal Engine VR Mod (4.8 - 5.4)
http://uevr.io
3.08k stars 158 forks source link

UObjecthook > Main > Objects by class couldn't backspace when searching #27

Open Mage-Enderman opened 9 months ago

Mage-Enderman commented 9 months ago

When searching through objects I'd go to backspace what I had written to type something new and it didn't The only way I could remove what I had written was to select it and replace Which was a tad tedious

praydog commented 9 months ago

This is something that seems to randomly happen, not sure if it's only game specific stuff but is something to do with how UEVR or ImGui is consuming inputs like this.

I'll look into it.