This is not explicitly a regression from 5.0.3. In 5.0.3 the component variable is set to public with instance editable by default and can not be changed. Tested in //UE5/Release-5.0 CL20979098
Any component added to a widget then set as a variable can not have itself set to public with instanced editable, and has it disabled by default.
Expected Results:
The icon changes to an open eye and the Image variable becomes set to Public with Instance Editable.
Actual Results:
The Editor flickers, the eye doesn't change, and the widget blueprint becomes dirtied.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-178982 in the post.
3 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 5.1.1 |
Created | Mar 2, 2023 |
---|---|
Resolved | Mar 2, 2023 |
Updated | May 10, 2023 |