For the "WebAPI" TokenType, the call to execute the delegate is missing in the case where the SteamUserPtr is null or if BLoggedOn is false for the SteamUserPtr, so GetLinkedAccountAuthToken will just fail silently without any callback.
Without an internet connection, call FOnlineIdentitySteam::GetLinkedAccountAuthToken with an InTokenType string containing "WebAPI".
Expected: the passed in FOnGetLinkedAccountAuthTokenCompleteDelegate will be called with bWasSuccessful=false
Actual: the delegate will not be executed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-330775 in the post.
0 |
Component | UE - Online |
---|---|
Affects Versions | 5.7 |
Created | Sep 22, 2025 |
---|---|
Updated | Sep 29, 2025 |