I’m trying out Slit screen mode using the UE 4.11 preview 5, and it seems that there’s some bug in the new version of the engine. My setup is very basic, just create a second player on BeginPlay event like this:
.
The game should show two views like this:
which is working fine when I use 4.9 or 4.10. However, in UE4.11, only player0’s view shows up properly, the other views (no matter 2 players ~ 4 players) are all empty like the actors are invisible to the rest of the players. Here’s a screenshot:
Is anyone else seeing this? For now I rolled back to 4.10.