loneN0mad
(loneN0mad)
February 26, 2025, 6:53am
1
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:
I switched from UE4 to UE5 by migrating everything in a blank project (All other ways failed). But if I try to open any blueprint it doesn’t do anything. The engine frezzes and nothing happens. But the task manager says the engine uses 20% CPU but has no active shader compiler. After waiting 1 hour I then closed the engine with the task manager
I hope someone knows an answer
Whenever the project loads up, the engine crashes and this error appears:
(This seems related to an Uber Graph Function, but I’m not sure what could be causing it since everything worked in 4.27)
[2022.04.07-
04.29.23:244][945]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.164 s
[2022.04.07-04.29.23:245][945]LogOutputDevice: Error: === Handled ensure: ===
[2022.04.07-04.29.23:245][945]LogOutputDevice: Error:
[2022.04.07-04.29.23:245][945]LogOutputDevice: Error: Ensure condition failed…