Is there anyway to make “play in editor viewport” active when first loading a project?
Sorry, this is a bug. The Editor is supposed to remember which PIE mode was last active. I checked in a fix for this, but it was too late for the 4.2 update, so it will be available in 4.3.
In the meantime, you can do the following:
- Close your Editor
- Open your project’s EditorUserSettings.ini
- Locate the section [/Script/UnrealEd.LevelEditorPlaySettings]
- Set LastExecutedPlayModeType=PlayMode_InViewPort
- Save the file and start your Editor
You may have to repeat this if you change any of the Level Editor → Play settings in the Editor Preferences.
Glad to hear it’ll be fixed though!
What a pain. It just keeps changing it back.