After creating a plugin in using the New Plugin button in the editor the project will fail to compile.
1. Open UE4Editor
2. Edit->Plugins->New Plugin
3. Choose the Toolbar Button option and give the plugin a name
4. Reload the editor when prompted
5. File->Package->Windows->Win64
Result:
Package process fails
Expected:
Packaging succeeds after creating a plugin.
Head over to the existing Questions & Answers thread and let us know what's up.