Skip to content

Fix FImageView and FSkeletalMaterial compilation errors#1

Open
HarrisonHough wants to merge 7 commits intordeioris:masterfrom
readyplayerme:ImageView-fix
Open

Fix FImageView and FSkeletalMaterial compilation errors#1
HarrisonHough wants to merge 7 commits intordeioris:masterfrom
readyplayerme:ImageView-fix

Conversation

@HarrisonHough
Copy link

This PR addresses 2 issues:
An FImageView compilation error, I couldn't find any reference to an FImageView in UE docs or code base. So I replaced the logic you see in TransientObjectSaverLibrary.cpp.

The SkeletalMaterial error is something that occurs on later versions of UE 5 (5.1+), an additional include is required to fix that.

Let me know if there are any edge cases or things that I have missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant