Search Unity

Feedback Memory leak in iOS , ARFoundation 3 preview 5

Discussion in 'AR' started by NSWell, Nov 17, 2019.

  1. NSWell

    NSWell

    Joined:
    Jul 30, 2017
    Posts:
    89
  2. NSWell

    NSWell

    Joined:
    Jul 30, 2017
    Posts:
    89
    Does anyone know?Why is the memory not like the 160M+ at the beginning?
     
  3. NSWell

    NSWell

    Joined:
    Jul 30, 2017
    Posts:
    89
    leaks.jpg


    Leaks detail
     
  4. Sky77

    Sky77

    Joined:
    Jan 30, 2014
    Posts:
    171
    I think it’s pretty much a known bug at this point.

    We solved it by keeping the session always on and simply resetting it when needed. It’s not ideal but it works.
     
  5. NSWell

    NSWell

    Joined:
    Jul 30, 2017
    Posts:
    89
    Yes, although all AR sessions are closed, the memory is still very high and will not drop(some leaks I think!), And How to resetting it?