Description

When naming a plugin, having a number as the first character causes a toast to pop up that says: "Failed to generate project files"
However, the plugin is available to look at and edit in Editor, and files will be generated that can be viewed in windows explorer, but the plugin and its associated files will not be added to the Visual Studio project.

Steps to Reproduce
  1. Open any C++ project in Editor.
  2. Navigate to Edit->Plugins
  3. Click on 'New plugin'
  4. Select 'Blank' , name the plugin "7HOG" , click 'Create plugin'

Results: Toast comes up that says: "Failed to generate project files". Plugin shows up in plugin list, files are generated in the correct project path, Plugin is NOT added to the Visual Studio project.

Expected results: Don't allow the user to put a number as the first character of the plugin name.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-20463 in the post.

0
Login to Vote

Fixed
ComponentUE - Foundation - Cpp Tools - Plugin System
Affects Versions4.10
Target Fix4.11
Fix Commit2721077
Main Commit2754371
CreatedAug 27, 2015
ResolvedOct 8, 2015
UpdatedApr 27, 2018