Search Unity

namespace UnityEngine.CrashLog not found

Discussion in 'Unity Cloud Diagnostics' started by nukeustwo, Oct 19, 2018.

  1. nukeustwo

    nukeustwo

    Joined:
    Sep 4, 2015
    Posts:
    51
    Hi There,

    Using Unity 20178.2.7f1 I've enabled the performance reporting service and sync'd it to the project id from Unity, however I get a compiler error that the namespace can't be found when trying to implement init.

    I assumed that enabling the service would include whatever dll was necessary, am I missing something incredibly obvious?

    Thanks in advance
     
  2. nukeustwo

    nukeustwo

    Joined:
    Sep 4, 2015
    Posts:
    51
  3. nukeustwo

    nukeustwo

    Joined:
    Sep 4, 2015
    Posts:
    51
    Okay no problem, just realised that unity handles all of that for you now with no code needed, I guess the docs just need an update!