In 5.1 the commands AbilitySystem.Debug.NextTarget and AbilitySystem.Debug.PrevTarget no longer seems to exist. Furthermore, a proper fix exists for the PageUp and PageDown buttons not working by changing the DefaultGame ini: https://github.com/EpicGames/UnrealEngine/pull/8139#issuecomment-1378589411
I have changed the readme to reflect this. I have confirmed that this works in 5.1, but like the original poster, I'm not 100% sure when the fix was introduced. Not sure if you want to include that information in the readme or not.
In 5.1 the commands
AbilitySystem.Debug.NextTarget
andAbilitySystem.Debug.PrevTarget
no longer seems to exist. Furthermore, a proper fix exists for thePageUp
andPageDown
buttons not working by changing the DefaultGame ini: https://github.com/EpicGames/UnrealEngine/pull/8139#issuecomment-1378589411I have changed the readme to reflect this. I have confirmed that this works in 5.1, but like the original poster, I'm not 100% sure when the fix was introduced. Not sure if you want to include that information in the readme or not.