Unreal Engine 4.8 Preview

First, thanks Epic for this great release once again.

I tried 4.8 on a copy of my project and realised I could not package it. I’m using OnlinesubsystemNull and got following error:

[]
[FONT=Helvetica Neue]error LNK2001: unresolved external symbol “void __cdecl EmptyLinkFunctionForStaticInitializationOnlineSubsystemNull(void)” (?EmptyLinkFunctionForStaticInitializationOnlineSubsystemNull@@YAXXZ)
[/]

I posted issue on too: https://answers.unrealengine/questions/226115/48-p1-build-error-with-onlinesubsystemnull.html.

Did anything change with 4.8 in regard of OnlinesubsystemNull?