Common UI Input system in Unreal Engine 5

Common UI Input system in Unreal Engine 5

Volkiller Games

2 года назад

25,054 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Sunny Mon
Sunny Mon - 01.09.2023 07:55

For me, this didn't resolve anything - so why can't widgets use keyboard keys when paused anymore? Still unclear.

Ответить
Joe an Rachel Snyder
Joe an Rachel Snyder - 31.08.2023 14:45

i've watched like 4 peoples videos and still no dice on this widget. the rest of common ui seems to work

Ответить
Midnight
Midnight - 23.08.2023 00:07

thank you for the tutorial! as i understood: if i will make remappable bindings by controls settings, i should change input type info from data table inside the code, right?

Ответить
VEGITO BLUE
VEGITO BLUE - 06.07.2023 12:59

How do I go about displaying the keyboard and mouse wth this? Esp if I can reassign the bindings on PC

Ответить
Kiv
Kiv - 29.06.2023 20:14

Thanks for the video! But where exactly is the library project with the pre-made blueprints you mentioned?

Ответить
Denis
Denis - 17.06.2023 03:35

Can't get it work properly, when switch to controller the gamepad icon is not showing up.

Ответить
Fikar black
Fikar black - 14.06.2023 06:57

hai, can you help me? i want make a button, but when i click the button its same i click P ( keyboard ) thanks

Ответить
AlienRenders
AlienRenders - 08.06.2023 22:59

None of this works for me. Only the default actions work. But let's say I want the Y button to trigger the button, it doesn't work. Only A ever works. And the back button never triggered.

edit: I check on and off some of the checkboxes in the Project Settings for Common Input Settings and it just started working. Kinda wonky code if you ask me.

Ответить
Serjeo Sam
Serjeo Sam - 23.05.2023 11:06

Please tell me how to make the font size always default? How to save the font size (Applivation Scale) setting? That is, so that each new project opens with the selected font size?

Ответить
T.Krash
T.Krash - 12.05.2023 16:50

Damn son! After 52 seconds of watching your video I can already say it's better than the Common UI introduction by Epic which was almost 3 hours long..

Ответить
El Grekko
El Grekko - 23.04.2023 04:08

You could show us when you add a widget in your map ! you do things too fast !

Ответить
Thiery
Thiery - 14.04.2023 20:54

The only channel I found talking about very different things, mainly about the common UI.
Have you used "Set Input Mode Game and UI" with Common UI? I couldn't make it work, it bars all commands as soon as I activate a widget. Working only the menus inside the Widget. (The Flipflop to disable the widget doesn't even work)

Ответить
Muttonheads
Muttonheads - 11.04.2023 17:08

Thank you for the tutorial, but from what I understand the "Common Input Action Data" are independent of "Enhanced Input". How to link them? Namely, I have a widget that displays to interact with objects (press "E" or Press "X"), with Common UI, it adapts with the correct icon if the user uses a keyboard or a gamepad, no worries. But if the user modifies the action button by remapping it, how can I ensure that my widget displays the new icon? I haven't found anything about that.

Ответить
Games By Hyper
Games By Hyper - 08.04.2023 20:39

Hey! Thank you for showing this initial setup. I am also diving into the common UI since yesterday and still experimenting. Recognizing the controller inputs is easily done with your explanation. However, how can I switch it with a keyboard input? I do know that the Common Button Base has checkboxes like: Hide Input Action with Keyboard. I am a bit lost on the best approach here. I see in your second video you switch between keyboard and controller Icons. Can you elaborate on how?

Ответить
Gökdeniz Çetin
Gökdeniz Çetin - 24.02.2023 10:43

When an activatable widget is enabled, inputs are disabled. How do you handle inputs?

For example, I added a function to my PlayerController, ESC key opens the Pause Menu. Normally it has a feature if it clicks ESC again, it should close. But, CommonUI blocks all the inputs and the player cannot close the pause menu with an input. How do you solve this problem? Thank you.

Ответить
LeTenebrae
LeTenebrae - 10.09.2022 18:13

That's exaclty what is was looking for. Unity has a complete tutorial about that and Unreal (as usual) has only that trashy documentation to show. Thanks!

Ответить
DonDesocupado
DonDesocupado - 26.07.2022 14:39

Good video, thanks.

Ответить
Volkiller Games
Volkiller Games - 11.07.2022 21:26

this is just showing part of the initial setup to have UI input icons switching handled for you there is more to both the input side and what the common UI plugin offers that i will be covering in future videos.

Ответить