Pepe
Pepe
ogg audio only files reproduce only for 5 seconds on vlc, then playback stops, can you reproduce.
Shouldn't this call GetUserIndexForController() or GetUserIndexForInputDevice() or GetUserIndexForMouse() or GetUserIndexForPlatformUser(). Maybe Depending on CurrentInputType or current platform. https://github.com/goncasmage1/UINavigation/blob/3d8126b3f75078bd76579753a8b273e95e09b9b8/Source/UINavigation/Private/UINavPCComponent.cpp#L1538
I think you can remove this import: https://github.com/goncasmage1/UINavigation/blob/6bea28a284935d1eeb6c083cfb662f68010efb85/Source/UINavigation/Public/UINavGameViewportClient.h#L7 and also from these leave only "Engine/Console.h": https://github.com/goncasmage1/UINavigation/blob/6bea28a284935d1eeb6c083cfb662f68010efb85/Source/UINavigation/Private/UINavGameViewportClient.cpp#L4C1-L8C44 It builds fine without messages on my side.