goncasmage1/UINavigation
A UE4/5 plugin designed to help easily make UMG menus navigated by mouse, keyboard and gamepad
C++MIT
Issues
- 0
- 1
Unable to Build Plugin on Linux Systems
#222 opened by Splyth - 1
- 2
GENERATED_USTRUCT_BODY()
#220 opened by josator - 0
Allow focusing on game console
#212 opened by goncasmage1 - 2
I can't change the visibility of a widget
#219 opened by MrGoatsy - 1
Always GetUserIndexForKeyboard()
#218 opened by josator - 1
Unused variable
#217 opened by josator - 0
Unused imports on UINavGameViewportClient
#216 opened by josator - 0
Add child UINavWidget return logic
#213 opened by goncasmage1 - 1
Issue with multiline messages and RichText
#210 opened by josator - 1
- 1
- 1
Consider adding to this **if** the same checks present in UUINavComponent::NativeOnFocusChanging
#208 opened by josator - 1
Fix spelling
#207 opened by josator - 9
- 0
Add Input Action Name to Input Display
#205 opened by goncasmage1 - 0
Persist rebound inputs
#203 opened by goncasmage1 - 0
- 0
Fix rebinding inputs to/from select key
#198 opened by goncasmage1 - 0
Update UINavInputDisplay after inputs change
#199 opened by goncasmage1 - 0
Add InputContext list to UINavWidgets
#197 opened by goncasmage1 - 0
Fix using GoToWidget on Press
#196 opened by goncasmage1 - 0
Allow InputDisplay to show both Icon and Text
#179 opened by goncasmage1 - 0
- 0
Add OnNavigatedTo/From bindable events
#195 opened by goncasmage1 - 0
Add support for scrolling with thumbstick
#194 opened by goncasmage1 - 0
Auto hide/show mouse
#174 opened by goncasmage1 - 0
- 1
Rebound inputs not persisting
#183 opened by goncasmage1 - 1
- 0
Add NavigateInDirection function
#180 opened by goncasmage1 - 0
- 1
If-else-if not updated
#190 opened by josator - 1
Unused delegate type in UINavPCComponent
#189 opened by josator - 3
- 1
Recursive call has no input parameters
#187 opened by josator - 0
Fix UINavComponent removing NavText bindings
#184 opened by goncasmage1 - 1
Fix navigation not stopping when navigating to a disabled component in ScrollBox
#176 opened by goncasmage1 - 0
- 0
Fix UINavComponents sometimes not being registered correctly in the UINavWidget
#181 opened by goncasmage1 - 0
- 1
Avoid updating when trying to go left while in first option without loop (UINavComponentBox)
#173 opened by AlvaroRR-TheBreachStudios - 1
- 1
Linked error on static function UUINavWidget::GetOuterObject
#172 opened by AdrianJC-TheBreachStudios - 1
Should swap GetDefault and GetMutableDefault?
#171 opened by josator - 1
Remove default input mapping context file
#170 opened by josator - 1
New Documentation?
#169 opened by Rizzlord - 2
OnStopSelect isn't called when using Mouse
#153 opened by goncasmage1 - 0
How to do button navigation between two UINavWidget?
#158 opened by SiCoYu