GetCurrentFrame no properties output on ARKit in 4.18p

AppleARKitFrame.h there aren’t any UPROPERTY(BlueprintReadOnly, …) above Camera and LightEstimate properties found. So, in the blueprint, GetCurrentFrame function have no properties output.

bump… i need a solution to this problem as well. :slight_smile:

Just came across this myself, and was about to post a question.

They didnt fix this in 4.18.1 :frowning:

When can we expect a fix for this?

Any further developments on this?

Any update on this?

In 4.19 p3, AR APIs have changed at all.

Do you know if we now have access to Frame’s properties in 4.19?

No. No need to get Frame’s properties, other api instead.

Hi,

Sorry for the delay in responding to your post. I took a look at the struct that you mentioned, and it does appear that none of its properties are exposed to Blueprints. I have entered UE-60178 to see if anything here should be exposed.