how to disable the live coding with ini, seems it auto enable with new project
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
thank god this forum exist. thank you