Hi
Need to revisit an AR app created half a year ago and wanted to update both ARFoundation and LWRP.
Without spending half a day browsing this thread
2019-10-22
ARFoundation 3.0.0-preview.4 is now available. Notable improvements:
Fixed an issue with the ARSessionOrigin which could produce incorrect behavior with non-identity transforms, particularly when using scale.
ARKit
Support for plane classification
Fixed an issue which prevented building on non macOS platforms due to inability to detect the target Xcode version.
Fixed incorrect reporting of tracking state for ARHumanBodies
ARKit Face Tracking
Fixed an incorrect face rotation …
Can anyone tell me what the current (as of Oct 24, 2019) compatible and latest versions of
Unity
ARFoundation
and
LWRP
are?
Thanks!
I just updated an older project in a similar situation to yours. Works fine with
Unity 2019.2.10f1
ARFoundation 3.0.0 - preview.4
LWRP 6.9.0 (latest was 6.9.2, but was getting a black camera background with that one)
Awesome. Thanks! Unity should make this available and updated on an easy to find sticky or wiki page.
those that are using this stable version - would anyone mind testing the Image Tracking example that AR foundation has?
I spent 2 days trying to figure out why (even started from scratch and tried grabbing stuff from github), but although I manage to have AR elements spawn just fine while using LWRP, it wouldnt read ANY of my image trackers