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.
[Solved] Backspace toggling pause menu?
-
- Posts: 25
- Joined: 18 Feb 2021 14:26
[Solved] Backspace toggling pause menu?
Last edited by justloveme94 on 12 Jan 2022 14:45, edited 1 time in total.
-
- admin
- Posts: 538
- Joined: 11 May 2020 18:03
Re: Backspace toggling pause menu?
Enable Block Input When Visible
option on the root of the UI prefab.
-
- Posts: 25
- Joined: 18 Feb 2021 14:26
Re: Backspace toggling pause menu?
Thank you so much! That fixed it! Figures it was something super easy.