Description

Creating a Tutorial Blueprint in the main content folder of a new C++ project causes some errors with new projects if the Blueprint is moved afterwards.

Steps to Reproduce
  1. Create a new C++ project.
  2. Create a new project plugin.
  3. In the main content folder make a Blueprint.
  4. For Blueprint sub-class select EditorTutorial.
  5. Edit the new Blueprint
  6. Add a title and some content.
  7. Under stages, add an array element
  8. Add some text to the content of the element
  9. From the visual studio window right click the project and select build.
  10. Back into the editor move the EditorTutorial Blueprint from the content folder to the plugin content folder
  11. Open the created tutorial so that it is added to the tutorial list.
  12. Create a new project and view the output log.

Results: Any new project created will have a LogPackageName error in the output logs.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

3
Login to Vote

Won't Fix
ComponentTools
Affects Versions4.17.24.18.14.19
CreatedNov 15, 2017
ResolvedAug 18, 2021
UpdatedAug 18, 2021