If an interface is deleted from a blueprint and the functions are copied over references to the interface remain in the reference viewer of the editor.
1. Create Interface with a function (1 input param, 1 output param).
2. Create Actor BP, implement interface. Compile/save/etc.
3. Check Reference Viewer for the interface. It should show the actor BP as something that references it.
4. In actor, remove the interface. When asked to copy the functions over, say yes.
5. Check Reference Viewer for the interface.
Expected: It no longer shows the actor BP
Actual: It still shows the actor BP
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-23421 in the post.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.10, 4.19 |
Target Fix | 4.26 |
Created | Nov 17, 2015 |
---|---|
Resolved | Aug 10, 2020 |
Updated | Aug 11, 2020 |