Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question How to get "Tracking Lost" alert?

Discussion in 'Unity MARS' started by kys_unity, Dec 10, 2020.

  1. kys_unity

    kys_unity

    Joined:
    Nov 6, 2020
    Posts:
    1
    When Mars Camera cannot track any thing, how to get the alert?
    (like the camera in too dark environment, or track too white object like wall)

    I think OnTrackingStateChanged at MARSCamera.cs function does not work.
    I can't see any Tracking Warning Object's activation.

    I want that the object, i placed, does not move and always fixed.

    How can i do?
     
  2. mrshoot

    mrshoot

    Joined:
    Mar 17, 2017
    Posts:
    3
    And I want to track the face in case the face is not on the camera sends an alert
    How can i do?