If a variable is bound in the Design Window of a User Widget asset it will be deleted if you use the menu option "Delete all unused variables".
Found in 4.24.3 CL#11590370
Reproduced in 4.23.1 CL#9631420, 4.25 Preview 3 CL#12192346, 4.26 Main CL#12123513
1. Create a new project.
2. Create a User Widget (DemoWidget).
3. Add an image (DemoImage) in the Design Window.
4. Go to the Graph window and make a Texture2D variable (DemoTex2D).
5. In DemoImage and bind DemoTex2D to the brush image.
6. Go back to the Graph Window.
7. Select Edit->Delete unused variables.
Result: DemoTex2D is deleted.
Expected: DemoTex2D isn't deleted.
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
How do I set a material as a post-processing material?
What is the difference between Camera and CineCamera?
How does TArray loop correctly remove elements in blueprints?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-90867 in the post.
1 |
Created | Mar 18, 2020 |
---|---|
Resolved | May 14, 2020 |
Updated | Jul 27, 2020 |
6802 - projectgheist |