I’m not sure what changed overnight. This morning I tried to add UFunction(BlueprintCallable)
Void SetMover()
I tried to recompile from VSC because at this point live coding from UE5 almost never works. Now when I try to reopen UE5 after building in VSC, I get the following message:
“Missing CryptRaider Modules
The following modules are missing or build with a different engine version:
CryptRaider
Would you like to rebuild them now?”
I click on Yes and the following message pops up:
“CryptRaider could not be compiled. Try rebuilding from the source manual.”
UE simply shuts down. I try to Build in VSC. Same messages pop up when I try to relaunch UE5.
Please Advise