Lyra SplitScreen

I have a controller connected, when i start Lyra and apply Splitscreen, I am only able to get input in the first character. Both the controller and the keyboard are binded to the first player. How do I come around this?

I’m not sure if Lyra supports SplitScreen configurations by default at the moment…

Lyra is based on CommonUI, which is still highly experimental, changing with every UE5 release.

There are a lot of TODO items all through CommonUI saying it doesn’t work in split screen for this or that. They’ll likely add support for it eventually, but it’s not there yet.

You can make it work yourself, but you’ll need to hack CommonUI in a custom Engine to do so.