question

jakubkolesik avatar image
jakubkolesik asked

PlayFab SDK spamming console with compile warnings,Hundreds of deprecations warnings in MacOS PlayFab SDK

Hi, Including the PlayFab SDK to an Unreal Engine 5.1.1 Project causes hundreds of compile warnings. This issue can hide any potential user code warnings as it spams the whole console output.

Example Warning Code:

/UnrealEngine/Engine/Plugins/Marketplace/PlayFabSDK/Source/PlayFab/Classes/PlayFabEnums.h:43:46: warning: ANY_PACKAGE has been deprecated. Either use full path name of objects (including classes) or provide a valid Outer for FindObject functions Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

When can we please expect an update on the PlayFab SDK which fixes these warnings ? ,Hi, Including the PlayFab SDK to an Unreal Engine 5.1.1 Project causes hundreds of compile warnings. This issue can hide any potential user code warnings as it spams the whole console output.

Example Warning Code:

/UnrealEngine/Engine/Plugins/Marketplace/PlayFabSDK/Source/PlayFab/Classes/PlayFabEnums.h:43:46: warning: ANY_PACKAGE has been deprecated. Either use full path name of objects (including classes) or provide a valid Outer for FindObject functions Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

When can we please expect an update on the PlayFab SDK with fixed warnings ?

unreal
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Simon Cui avatar image Simon Cui commented ·

Hi, currently, there is no ETA of next update. This is not a blocking issue. You can follow this link: https://github.com/PlayFab/UnrealMarketplacePlugin for new update.

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.