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.
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
Does media player's OpenFile method support dynamically opening a video file?
How does TArray loop correctly remove elements in blueprints?
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 |