If changes are made to a blueprint that is set to save on compile in some fashion, and that blueprint has been placed in the level, then the editor will produce an error when saving the level after that blueprint is compiled. This does not occur if the blueprint is set to never save on compile, with or without saving immediately afterwards.
Steps to reproduce:
- Create a new project containing blueprints.
- In the Editor, open the blueprint for some actor in the level. Make sure this actor has been placed in the level.
- Set the Compile option “Save on Compile” to either “On Success Only” or “Always.”
- Make a change to the blueprint so that it needs to be compiled, then compile the blueprint.
- Attempt to save the level. This will produce the error.
Version: 4.17.1-3586342+++UE4+Release-4.17
System: Windows 7 Professional, 64-bit