Description

Repro Ratio: 4/4

Regression testing done in //UE5/Release-5.0-EarlyAccess CL-16682836 as this is a new feature to UE5. This issue Also happened in Early Access 2.

Steps to Reproduce
  1. Open any project
  2. Right click in content browser
  3. User Interface > Widget Blueprint
  4. open newly created Widget
  5. Add a canvas container if needed
  6. Add a wrap box to the Canvas
  7. Add two simple items like buttons or text boxes
  8. Click on the second item and in details panel check the box for Force New Line
    • Observe that the items goes to next line as intended
  9. Save blueprint
    • Observe no changes
  10. Compile blueprint

Expected Result: WrapBox->ForceNewLine() keep the slot on a new line.

Actual Result: WrapBox->ForceNewLine() does not keep the slot on a new line and puts it back on the first line.

Have Comments or More Details?

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

2
Login to Vote

Fixed
ComponentUE - Editor - UI Systems - Slate
Affects Versions5.0-early access 25.0
Target Fix5.2
Fix Commit21901556
Main Commit21901556
CreatedApr 18, 2022
ResolvedSep 8, 2022
UpdatedSep 20, 2022