Launch game in standalone with plugin steam active Crash in 4.15,4.16 version

Version 4.14 works everything, while in versions 4.15 and 4.16 i have not been able to update my project in recent versions for this issue …

  1. Active plugin steam in plugin setting and restart

  2. in default.ini insert this:

[URL]
GameName=TestSteam

[/Script/Engine.GameEngine]
+NetDriverDefinitions=(DefName=“GameNetDriver”,DriverClassName=“OnlineSubsystemSteam.SteamNetDriver”,DriverClassNameFallback=“OnlineSubsystemUtils.IpNetDriver”)

[OnlineSubsystem]
DefaultPlatformService=Steam

[OnlineSubsystemSteam]
bEnabled=true
SteamDevAppId=480
bVACEnabled=0

[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName=OnlineSubsystemSteam.SteamNetConnection

[Voice]
bEnabled=true

  1. launch game and crash