Search Unity

[TVOS] Crash when opening second time AchievementUI

Discussion in 'iOS and tvOS' started by Driiade, Mar 5, 2020.

  1. Driiade

    Driiade

    Joined:
    Nov 21, 2017
    Posts:
    80
    Hello,

    We are experiencing an app crash when we open for the second time the achievementUI.

    The first time, achievementUI show up correctly and works fine. The second time it simply crash the app on tvos.

    We are experiencing this in Unity 2019.2.8f1.

    Any idea to work around this ?

    It seems to be similar with this : https://issuetracker.unity3d.com/is...esnt-work-anymore-after-closing-the-dashboard But without any error, just a crash.
     
  2. Driiade

    Driiade

    Joined:
    Nov 21, 2017
    Posts:
    80
    We attached XCode to the app. And we exactly have the same error as the opened ticket.
     
  3. Driiade

    Driiade

    Joined:
    Nov 21, 2017
    Posts:
    80
    Ok, We discussed with unity team. It seems to be a Unity Bug. you have to add dashboard image to tvos XCode project for achievements. It will not crash anymore.