Plug-in with Editor type are in Development cook output

Hi,

I did some test on the cook output and I found that some of my plugin that are Editor type are included in the cooked build of type “Development”.

From the Docs, Editor type should be included for “Editor Type build”.

Repro step:

  1. Create a plug-in and set it as “Editor” Type in the .uplugin
  2. Build it
  3. Launch the editor
  4. Activate the plug-in
  5. Build “Development” of the game with “create .Pak option” unchecked so you can see all the different elements in the output folder
  6. Check output folder inWindowsNoEditor/YourGame/Plugins and you will see your test plug-in

You can also check in the output folder: Engine\Plugins\Editor\EpicSurvey it’s mark as Editor and it is ship with the Developement Cook…

Thanks,

Hello Elvince,

I have been able to reproduce your issue, and have entered a bug report (UE-27171). Thank you for your report. I will provide updates on this issue as they become available.

Have a great day