See repro steps. The phantom references can be fixed by recompiling the child BP and saving it. Note that just loading ChildBP2 does not fix/remove the reference during compile-on-load, so it's a bit more of an issue than just 'bounce the editor after deleting an interface'.
Create InterfaceX with a function and an event
Create ParentBP
Have ParentBP implement InterfaceX, overriding a func from X
Create ChildBP1 inheriting from ParentBP
Create ChildBP2 inheriting from ParentBP
In ChildBP1, override a func from X
In ChildBP2, override a func from X
Save everything and close the editor.
Open the editor again and open ChildBP1 and ParentBP (but leave ChildBP2 unloaded).
Remove X from ParentBP, saying Yes to "would you like to transfer the interface functions to be part of your Blueprint"
Open reference viewer for InterfaceX
Expected:
No references exist
Actual:
References from both ChildBP1 and ChildBP2 exist
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
How does TextureRenderTarget2D get TArray<uint8> type data?
An error occurred while trying to generate project files !?
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-95398 in the post.
2 |
Component | UE - Gameplay - Blueprint Editor |
---|---|
Affects Versions | 4.24, 4.25, 4.26 |
Created | Jul 15, 2020 |
---|---|
Resolved | Jul 19, 2022 |
Updated | Jul 19, 2022 |