UAnimatedTexture5 icon indicating copy to clipboard operation
UAnimatedTexture5 copied to clipboard

Compiling Error on UE 5.2

Open jessekirbs opened this issue 2 years ago • 0 comments

I'm receiving the following error when I try to rebuild my UE 5.2 project in Visual Studio with the plugin:

Plugins\AnimatedTexturePlugin\Source\AnimatedTexture\Private\AnimatedTexture2D.cpp(132): warning C4996: 'UTexture::Resource': Use GetResource() / SetResource() accessors instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

Any guidance would be greatly appreciated. Thanks!

jessekirbs avatar Nov 24 '23 21:11 jessekirbs