UE4 Package Pico Project Error: error: ‘Resource‘ is a private member of ‘FOpenGLTextureBase‘

UE4 reports an error when packaging Pico items: error: ‘resource’ is a private member of ‘fopengltexturebase’

At present, the pico SDK only supports the version of UE up to 4.26, and the new version 4.27.1 does not support it temporarily. You can package successfully by reducing the version to 4.26.2;

In addition, if it is opened after packaging, an error is reported: plugin “picomobiliecontroller” failed to load because module “picomobiliecontroller” could not be found, please ensure that the plugin is a properly installer, otherwise consider disabling the plugin for this project, Please uncheck

Read More: