[Solved] Backspace toggling pause menu?

All about user interface, be it customizing built-in UIs or adding new ones.
Post Reply
justloveme94
Posts: 25
Joined: 18 Feb 2021 14:26

[Solved] Backspace toggling pause menu?

Post by justloveme94 »

The good news I was able to get my custom input working correctly. The bad news, every time I go to backspace a misspelling in the input field, it toggles the pause menu? When I go to shift the letter L, it brings up a black screen with a close button? I have no idea what is causing this. It does not happen when using the default VariableInput. The custom input menu I created has two field inputs for the player character's first and last name.

Last edited by justloveme94 on 12 Jan 2022 14:45, edited 1 time in total.
Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: Backspace toggling pause menu?

Post by Elringus »

Enable Block Input When Visible option on the root of the UI prefab.

justloveme94
Posts: 25
Joined: 18 Feb 2021 14:26

Re: Backspace toggling pause menu?

Post by justloveme94 »

Thank you so much! That fixed it! Figures it was something super easy.

Post Reply