Search Unity

ARFoundation: Updated Packages Published Today

Discussion in 'AR' started by tdmowrer, Jul 19, 2018.

  1. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    rob_ice, wjpeters and WolfBeardedLion like this.
  2. WolfBeardedLion

    WolfBeardedLion

    Joined:
    Apr 5, 2013
    Posts:
    27
    Thank you for the update!

    Resetting the AR system should be much easier to do now, and the iOS AR Plane tracking state limitation is now handled well.

    Keep up the great work! Already looking forward to the next one.

    The only thing that is getting me down is the continued growth of warnings in the console; I prefer the Console window stay clean when none of my own assets are causing the warnings, or errors. When I am working I keep the Console window very small compared to the other Unity windows, so I can catch things quickly without taking up screen space, and I am always switching my focus on and off the Unity Editor, but these updates lately have been filling the Console window up with warnings, fired when I return focus to the Editor, that screw with my development process. :(

    UnityWarningsNewARFUpdate.png
     
  3. pixelsteam

    pixelsteam

    Joined:
    May 1, 2009
    Posts:
    924
    Are there plans to have ARFoundation support vertical planes any time soon?
     
  4. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    The warnings have been fixed and are on their way toward a future release of Unity (unfortunately, the root cause is in Editor code, not the package, so it takes a bit longer to get the fix out).
     
    Saicopate and WolfBeardedLion like this.
  5. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    ARFoundation currently supports whatever the underlying platforms support, in this case both horizontal and vertical planes. Are you seeing otherwise?
     
  6. WolfBeardedLion

    WolfBeardedLion

    Joined:
    Apr 5, 2013
    Posts:
    27
    Thank you for the update, Tim! I appreciate you guys getting that done.
     
  7. VeerpalK

    VeerpalK

    Joined:
    Jul 4, 2018
    Posts:
    14
    Hi,

    I cloned the repo ARFoundation https://github.com/Unity-Technologies/arfoundation-samples
    But i am getting following errors.
    Unity version : Unity2018.12.2f
    Capture.PNG