Hi,
Using Unity 2022.2.9f1, my project’s AR scene has warnings on AR Pose Driver beeing deprecated for Tracked Pose Driver.
So I duplicated my scene and did the change, but then the tracking is quiete bad on my android device.
For example, the unity objects that are “on a table” are updated with a delay when moving the device, while they moved perfectly with the table before.
Is it known? Is there some option somewhere to optimize this new driver?
The component is already configured in “Update and before render” update type.
Thanks,
Thomas