!UberGraphFramePointerProperty == !UberGraphFunction

My project hits breakpoint:
[[2025.02.26-06.43.54:133][ 0]]LogOutputDevice: Error: Ensure condition failed: !UberGraphFramePointerProperty == !UberGraphFunction [File:D:\build++UE5\Sync\Engine\Source\Runtime\Engine\Private\BlueprintGeneratedClass.cpp] [Line: 1852]

I am updated my project to 4.27 to 5.4.4
It couldn’t open directly so had to open it from source.

Greetings @loneN0mad! Let’s see what we can do here.

Investigating your issue through the community, this scenario has been encountered in other threads, particulary after migration. The most common solution is to resolve deprecated nodes in your blueprints.

Please test the methods applied here, as well as review the project migration process: