Blueprint Keeps Losing Parent

This helped! Solved the problem by deleting the following line in the MyGame/Config/DefaultEninge.ini in the [CoreRedirects] section and restarting the editor:

+ClassRedirects=(OldName="/Script/MyGame.Item",NewName="/Script/MyGame.OldItem")

Thank you!

1 Like