Description

Adding an empty code class to a Blueprint-only project prevents the project from being able to perform any hot reloads. When clicking the Compile button in the Editor, a warning is added to the log that states "Warning: RebindPackages not possible (no packages specified)"

REGRESSION:
No.

Steps to Reproduce
  1. Create a new Blank Blueprint project.
  2. Make sure the Output Log window is open.
  3. Add a new empty code class to the project.
  4. Once the project finishes compiling the new class, click the Compile button.

RESULT:
No hot reload occurs, and the Output Log shows the following message: Warning: RebindPackages not possible (no packages specified)

EXPECTED:
A hot reload is performed.

Have Comments or More Details?

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

16
Login to Vote

Won't Fix
ComponentUE - Foundation - Core
Affects Versions4.20.34.234.21.2
CreatedFeb 7, 2019
ResolvedAug 27, 2021
UpdatedAug 27, 2021