Hi,
I get an error about unowned pin when I open my project, and I believe this also cause the problem when I try to package my project.
The error as below:
LogOutputDevice:Error: === Handled ensure: ===
LogOutputDevice:Error: Ensure condition failed: ResolvedOwningNode || !EdGraphPinReference.PinId.IsValid() [File:D:\Build\++UE4+Release-4.13+Compile\Sync\Engine\Source\Runtime\Engine\Classes\EdGraph/EdGraphPin.h] [Line: 187]
LogOutputDevice:Error: Trying to reference an unowned pin: B9F5DD9545A8DB10B1746382716ECE12
The full log as attachment.
I could not find a way to fix it.
Please help me.
Thanks.