Description

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression.

Attempting to select NotBlueprintable Widget results in a pop-up saying that it's not allowed.

Steps to Reproduce
  1. Create a new Blank Cpp project
  2. Create a new CPP UUserWidget class
  3. Add NotBlueprintable as a UClass specifier
  4. Save & Compile
  5.  Right Click in the Content Browser and select User Interface > Widget Blueprint

Actual Result: The NotBlueprintable UserWidget is listed as an option for Root Widget.

Expected Result: NotBlueprintable classes should not appear as options, similar to Pick Parent Class BP window

Have Comments or More Details?

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

1
Login to Vote

Fixed
ComponentUE - Editor - UI Systems
Affects Versions5.1
Target Fix5.4
Fix Commit30443998
Main Commit30444023
CreatedJan 5, 2023
ResolvedDec 22, 2023
UpdatedJan 20, 2024