UE4.27 Android+ARCore Add AR Environment Probe always return false

image


UE4.27+Android+ARCore
I want to add environment probe in the specified location, but it always return false, can anyone help me?

Did you have your corresponding property in ARSessionConfig set to Manual? I think you are only supposed to add probes in Manual. If it is automatic, the AR system automatically adds probes.