In Ue5 the NULL system is already found when using IOnlineSubsystem::Get().
You do not have to add the lines to the ini file
2 Likes
I had this result too! They must enable it by default somewhere
2 Likes
It was the same in 4, but it is good practice to add them in. Note that UE5 has a bug where you need to close steam while using the NULL OSS.
1 Like