Migrating to a Game Feature plugin can result in assets' losing references.
From User:
"Migrating assets to a game feature plugin's content directory leaves them having invalid references, editor thinks they reside in "/Game/..." instead it should've pointed to "/GameFeature/..."
The only workaround I found was to migrate to main project's content directory then move them over to the GameFeature's content directory "
Expected Results:
The Texture Sample node is referencing the correct Texture
Actual Results:
The Texture Sample node no longer has a texture assigned
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-157036 in the post.
3 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.0.2 |
Target Fix | 5.1 |
Created | Jun 17, 2022 |
---|---|
Resolved | Nov 4, 2022 |
Updated | Nov 7, 2022 |