I use “GetAssetByObjectPath” and “GetAsset” BP nodes in 4.22, I just opened the project in 4.23 and every instance of those throws an error:
“The current value of the ’ In Asset Data ’ pin is invalid: ‘In Asset Data’ in action ‘Get Asset’ must have an input wired into it (“by ref” params expect a valid input to operate on).”
Also the GetAssetByObjectPath gets disconnected.
Anybody got that problem?