Description

Some style settings cannot be modified on the Editor variant of the checkbox widget (EditorUtilityCheckbox). This looks to be related to the style settings applied in FStarshipCoreStyle::SetupCheckboxStyles. Style settings set to FSlateNoResource work as expected, while settings with a brush specified cannot be modified in the editor.

 

Some changes were made in [Link Removed] to break the utility widgets out into their own classes, though this appears to have been broken (in a slightly different way) even before that change as a result of applying editor styles in the constructor.

Steps to Reproduce
  1. Create a new Editor Utility Widget
  2. Add an Editor Utility Checkbox
  3. Attempt to change the Unchecked Image. Note that it works as expected
  4. Attempt to change the Checked Image. Note that it does not update

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Editor - UI Systems - UMG
Affects Versions5.35.4
Target Fix5.4
Fix Commit30763713
Main Commit30763719
CreatedJul 18, 2023
ResolvedJan 22, 2024
UpdatedApr 18, 2024