Search Unity

Urgent license issue

Discussion in 'Unity Hub' started by Alloc, Mar 26, 2018.

  1. Alloc

    Alloc

    Joined:
    Jun 5, 2013
    Posts:
    241
    Hi,

    I just tried using the Hub preview. First I had to return the license on my machine as I already used both seats and the Hub tool said it needed its own seat.
    Then I was able to "use" the Hub tool but it did not properly launch my Unity 2017.1.0f3 installation so I thought this one would just be incompatible.
    Now I'm trying to start Unity 2017.1.0f3 directly again but it always gives me this window:
    capture_001_26032018_153606.jpg

    I click "sign in" in the upper right, getting the regular login window:
    capture_002_26032018_153624.jpg

    After entering my data it directly returns me to the first screen without any notion of just having signed in. When I press the "sign in" button anonther time I just get an empty dialog:
    capture_004_26032018_153644.jpg

    This stays and I can't do anything more (other than log out etc). If I restart Unity at this point I again get the first screen and if pressing the "sign in" button twice again (without getting the actual login window this time) I'm again back at the state of the last screenshot.

    So how do I get Unity back running?

    Regards,
    Chris
     
  2. Alloc

    Alloc

    Joined:
    Jun 5, 2013
    Posts:
    241
    If anyone else runs into this:
    The trick that worked for me was:
    - Run 2017.3
    - Reactivate the license
    - Load any project to get into the editor
    - Help -> Manage License
    - Return License

    Then activating the license in 2017.1 worked normally again.
     
  3. joeksy

    joeksy

    Unity Technologies

    Joined:
    Jan 12, 2017
    Posts:
    155
    Hi @Alloc ,

    Sorry for the experience,
    Unity Hub should not require a separate license and suppose to identify your current license.
    We will investigate on the issue.

    If possible, it would be helpful if you can provide us your log the next time you hit the scenario.
    Logs can be found at:
    Windows: %UserProfile%\AppData\Roaming\UnityHub\logs
    Mac: ~/Library/Application support/UnityHub/logs

    Thanks,

    Joe
     
  4. Stardog

    Stardog

    Joined:
    Jun 28, 2010
    Posts:
    1,913
    Every damn time this happens to me, and why no "Remember Me" option for logging in? And why no offline option?

    Code (CSharp):
    1. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: license.change","timestamp":"2018-03-02T00:20:45.171Z"}
    2. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.opened","timestamp":"2018-03-02T00:20:45.174Z"}
    3. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.create","timestamp":"2018-03-02T00:20:45.174Z"}
    4. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.createTemp","timestamp":"2018-03-02T00:20:45.174Z"}
    5. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.openedFromCloud","timestamp":"2018-03-02T00:20:45.174Z"}
    6. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: main-window.change","timestamp":"2018-03-02T00:20:45.175Z"}
    7. {"moduleName":"HubSettings","level":"info","message":"{ cloudEnvironment: 'production',\n  accessTokenIntervalPeriod: 5000,\n  servicesUrlInterval: 900000,\n  releasesRefreshInterval: 86400000,\n  recentProjectInterval: 2000,\n  downloadClusterInterval: 1000,\n  downloadEditorInterval: 1000,\n  refreshTokenValidity: 2592000000,\n  checkForUpdateInterval: 43200000,\n  sendAnalyticsEventsInterval: 60000,\n  maxSizeForAnalyticsQueue: 500 }","timestamp":"2018-03-02T00:20:45.225Z"}
    8. {"moduleName":"AutoUpdater","level":"info","message":"Init","timestamp":"2018-03-02T00:20:45.225Z"}
    9. {"moduleName":"AutoUpdater","level":"info","message":"Checking for hub updates","timestamp":"2018-03-02T00:20:45.226Z"}
    10. {"moduleName":"TokenManager","level":"info","message":"Init","timestamp":"2018-03-02T00:20:45.231Z"}
    11. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-03-02T00:20:45.233Z"}
    12. {"moduleName":"TokenManager","level":"info","message":"Done init","timestamp":"2018-03-02T00:20:45.325Z"}
    13. {"moduleName":"Config","level":"info","message":"Init","timestamp":"2018-03-02T00:20:45.325Z"}
    14. {"moduleName":"Config","level":"info","message":"Using production services URL","timestamp":"2018-03-02T00:20:45.325Z"}
    15. {"moduleName":"Download","level":"info","message":"Init","timestamp":"2018-03-02T00:20:45.325Z"}
    16. {"moduleName":"EditorManager","level":"info","message":"Init","timestamp":"2018-03-02T00:20:45.327Z"}
    17. {"moduleName":"Releases","level":"info","message":"Init","timestamp":"2018-03-02T00:20:45.327Z"}
    18. {"moduleName":"Releases","level":"warn","message":"Failed to refresh releases, fallback to default/previous list","timestamp":"2018-03-02T00:21:06.437Z"}
    19. {"moduleName":"Releases","level":"warn","message":"Reason: Error: connect ETIMEDOUT 23.207.180.136:443","timestamp":"2018-03-02T00:21:06.437Z"}
    20. {"moduleName":"Releases","level":"warn","message":"Failed to refresh releases, fallback to default/previous list","timestamp":"2018-03-02T00:21:06.438Z"}
    21. {"moduleName":"Releases","level":"warn","message":"Reason: Error: connect ETIMEDOUT 23.207.180.136:443","timestamp":"2018-03-02T00:21:06.438Z"}
    22. {"moduleName":"customInstallLocation","level":"info","message":"Custom install path not present.","timestamp":"2018-03-02T00:21:06.439Z"}
    23. {"moduleName":"EditorFolderScanner","level":"info","message":"0 out of 0 valid paths found in path: C:\\Program Files\\Unity\\Hub\\Editor","timestamp":"2018-03-02T00:21:06.441Z"}
    24. {"moduleName":"customInstallLocation","level":"info","message":"Cannot scan custom location (no path set).","timestamp":"2018-03-02T00:21:06.441Z"}
    25. {"moduleName":"LocatedEditorStorage","level":"info","message":"0 located editors found in storage","timestamp":"2018-03-02T00:21:06.442Z"}
    26. {"moduleName":"EditorApp","level":"info","message":"Init","timestamp":"2018-03-02T00:21:06.443Z"}
    27. {"moduleName":"Auth","level":"info","message":"Init","timestamp":"2018-03-02T00:21:06.443Z"}
    28. {"moduleName":"LicenseClient","level":"info","message":"Init","timestamp":"2018-03-02T00:21:06.444Z"}
    29. {"moduleName":"AutoUpdater:EventHandler","level":"error","message":"Error: Error: net::ERR_CONNECTION_TIMED_OUT","timestamp":"2018-03-02T00:21:25.116Z"}
    30. {"moduleName":"AutoUpdater","level":"error","message":"Failed to check for updates: Error: net::ERR_CONNECTION_TIMED_OUT","timestamp":"2018-03-02T00:21:25.116Z"}
    31. {"moduleName":"LicenseFSM","level":"info","message":"uninitialized --> initializing","timestamp":"2018-03-02T00:21:27.498Z"}
    32. {"moduleName":"LicenseFSM","level":"info","message":"","timestamp":"2018-03-02T00:21:28.443Z"}
    33. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T00:21:28.443Z"}
    34. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T00:21:28.444Z"}
    35. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T00:21:28.444Z"}
    36. {"moduleName":"RestServer","level":"info","message":"Init","timestamp":"2018-03-02T00:21:28.444Z"}
    37. {"moduleName":"WebSocketService","level":"info","message":"starting listening for request","timestamp":"2018-03-02T00:21:28.770Z"}
    38. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: license.change","timestamp":"2018-03-02T00:21:28.770Z"}
    39. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.opened","timestamp":"2018-03-02T00:21:28.770Z"}
    40. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.create","timestamp":"2018-03-02T00:21:28.770Z"}
    41. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.createTemp","timestamp":"2018-03-02T00:21:28.770Z"}
    42. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.openedFromCloud","timestamp":"2018-03-02T00:21:28.770Z"}
    43. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: main-window.change","timestamp":"2018-03-02T00:21:28.770Z"}
    44. {"moduleName":"LocalProject","level":"info","message":"Init","timestamp":"2018-03-02T00:21:28.770Z"}
    45. {"moduleName":"WindowManager","level":"info","message":"Init","timestamp":"2018-03-02T00:21:28.771Z"}
    46. {"moduleName":"SignInWindow","level":"info","message":"Init","timestamp":"2018-03-02T00:21:28.771Z"}
    47. {"moduleName":"CloudAnalytics","level":"info","message":"Init","timestamp":"2018-03-02T00:21:28.771Z"}
    48. {"moduleName":"TrayMenu","level":"info","message":"Init","timestamp":"2018-03-02T00:21:28.772Z"}
    49. {"moduleName":"App","level":"info","message":"Getting initial route for Main Window","timestamp":"2018-03-02T00:21:28.832Z"}
    50. {"moduleName":"Auth:NetworkFSM","level":"info","message":"uninitialized --> up","timestamp":"2018-03-02T00:21:28.946Z"}
    51. {"moduleName":"Auth","level":"info","message":"Both tokens are expired, user will be logged out","timestamp":"2018-03-02T00:21:28.948Z"}
    52. {"moduleName":"Auth","level":"info","message":"Successfully logged out","timestamp":"2018-03-02T00:21:28.960Z"}
    53. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-03-02T00:21:29.077Z"}
    54. {"moduleName":"Config","level":"warn","message":"Failed to refresh url, fallback to default list","timestamp":"2018-03-02T00:21:49.866Z"}
    55. {"moduleName":"Config","level":"warn","message":"Reason: Error: connect ETIMEDOUT 23.207.180.136:443","timestamp":"2018-03-02T00:21:49.867Z"}
    56. {"moduleName":"AutoUpdater:EventHandler","level":"error","message":"Error: Error: net::ERR_CONNECTION_TIMED_OUT","timestamp":"2018-03-02T00:21:50.086Z"}
    57. {"moduleName":"AutoUpdater","level":"error","message":"Failed to check for updates: Error: net::ERR_CONNECTION_TIMED_OUT","timestamp":"2018-03-02T00:21:50.086Z"}
    58. {"moduleName":"CloudAnalytics","level":"info","message":"{ RequestError: Error: connect ETIMEDOUT 54.230.9.156:443\n    at new RequestError (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\request-promise-core\\lib\\errors.js:14:15)\n    at Request.plumbing.callback (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\request-promise-core\\lib\\plumbing.js:87:29)\n    at Request.RP$callback [as _callback] (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\request-promise-core\\lib\\plumbing.js:46:31)\n    at self.callback (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\request\\request.js:186:22)\n    at emitOne (events.js:115:13)\n    at Request.emit (events.js:210:7)\n    at Request.onRequestError (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\request\\request.js:878:8)\n    at emitOne (events.js:115:13)\n    at ClientRequest.emit (events.js:210:7)\n    at TLSSocket.socketErrorListener (_http_client.js:401:9)\n    at emitOne (events.js:115:13)\n    at TLSSocket.emit (events.js:210:7)\n    at emitErrorNT (internal/streams/destroy.js:64:8)\n    at _combinedTickCallback (internal/process/next_tick.js:138:11)\n    at process._tickDomainCallback (internal/process/next_tick.js:218:9)\n  name: 'RequestError',\n  message: 'Error: connect ETIMEDOUT 54.230.9.156:443',\n  cause: \n   { Error: connect ETIMEDOUT 54.230.9.156:443\n       at Object.exports._errnoException (util.js:1024:11)\n       at exports._exceptionWithHostPort (util.js:1047:20)\n       at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1150:14)\n     code: 'ETIMEDOUT',\n     errno: 'ETIMEDOUT',\n     syscall: 'connect',\n     address: '54.230.9.156',\n     port: 443 },\n  error: \n   { Error: connect ETIMEDOUT 54.230.9.156:443\n       at Object.exports._errnoException (util.js:1024:11)\n       at exports._exceptionWithHostPort (util.js:1047:20)\n       at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1150:14)\n     code: 'ETIMEDOUT',\n     errno: 'ETIMEDOUT',\n     syscall: 'connect',\n     address: '54.230.9.156',\n     port: 443 },\n  options: \n   { uri: 'https://prd-lender.cdp.internal.unity3d.com/v1/events',\n     headers: { 'Content-Type': 'application/json' },\n     body: '{\"common\":{\"appid\":\"hub\",\"deviceid\":\"\",\"hub_version\":\"0.13.0\",\"license_hash\":\"\",\"machineid\":\"7lU8TOU88WjCaA4NPAV4V/G5mtg=\",\"platform\":\"kWindows\",\"platformid\":7,\"session_guid\":\"8bf239f0-1daf-11e8-a40c-3d9c1c25240e\"}}\\n{\"type\":\"hub.start.v1\",\"msg\":{\"ts\":1519950045163}}\\n',\n     json: false,\n     method: 'POST',\n     callback: [Function: RP$callback],\n     transform: undefined,\n     simple: true,\n     resolveWithFullResponse: false,\n     transform2xxOnly: false },\n  response: undefined }","timestamp":"2018-03-02T00:21:50.137Z"}
    59. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: license.change","timestamp":"2018-03-02T00:23:23.810Z"}
    60. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.opened","timestamp":"2018-03-02T00:23:23.820Z"}
    61. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.create","timestamp":"2018-03-02T00:23:23.820Z"}
    62. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.createTemp","timestamp":"2018-03-02T00:23:23.820Z"}
    63. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.openedFromCloud","timestamp":"2018-03-02T00:23:23.820Z"}
    64. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: main-window.change","timestamp":"2018-03-02T00:23:23.820Z"}
    65. {"moduleName":"HubSettings","level":"info","message":"{ cloudEnvironment: 'production',\n  accessTokenIntervalPeriod: 5000,\n  servicesUrlInterval: 900000,\n  releasesRefreshInterval: 86400000,\n  recentProjectInterval: 2000,\n  downloadClusterInterval: 1000,\n  downloadEditorInterval: 1000,\n  refreshTokenValidity: 2592000000,\n  checkForUpdateInterval: 43200000,\n  sendAnalyticsEventsInterval: 60000,\n  maxSizeForAnalyticsQueue: 500 }","timestamp":"2018-03-02T00:23:23.850Z"}
    66. {"moduleName":"AutoUpdater","level":"info","message":"Init","timestamp":"2018-03-02T00:23:23.850Z"}
    67. {"moduleName":"AutoUpdater","level":"info","message":"Checking for hub updates","timestamp":"2018-03-02T00:23:23.850Z"}
    68. {"moduleName":"TokenManager","level":"info","message":"Init","timestamp":"2018-03-02T00:23:23.850Z"}
    69. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-03-02T00:23:23.850Z"}
    70. {"moduleName":"TokenManager","level":"info","message":"Done init","timestamp":"2018-03-02T00:23:23.950Z"}
    71. {"moduleName":"Config","level":"info","message":"Init","timestamp":"2018-03-02T00:23:23.950Z"}
    72. {"moduleName":"Config","level":"info","message":"Using production services URL","timestamp":"2018-03-02T00:23:23.950Z"}
    73. {"moduleName":"Download","level":"info","message":"Init","timestamp":"2018-03-02T00:23:23.950Z"}
    74. {"moduleName":"EditorManager","level":"info","message":"Init","timestamp":"2018-03-02T00:23:23.960Z"}
    75. {"moduleName":"Releases","level":"info","message":"Init","timestamp":"2018-03-02T00:23:23.960Z"}
    76. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"No update available","timestamp":"2018-03-02T00:23:33.190Z"}
    77. {"moduleName":"EditorFolderScanner","level":"info","message":"0 out of 0 valid paths found in path: C:\\Program Files\\Unity\\Hub\\Editor","timestamp":"2018-03-02T00:23:33.200Z"}
    78. {"moduleName":"customInstallLocation","level":"info","message":"Cannot scan custom location (no path set).","timestamp":"2018-03-02T00:23:33.200Z"}
    79. {"moduleName":"LocatedEditorStorage","level":"info","message":"0 located editors found in storage","timestamp":"2018-03-02T00:23:33.200Z"}
    80. {"moduleName":"EditorApp","level":"info","message":"Init","timestamp":"2018-03-02T00:23:33.200Z"}
    81. {"moduleName":"Auth","level":"info","message":"Init","timestamp":"2018-03-02T00:23:33.200Z"}
    82. {"moduleName":"LicenseClient","level":"info","message":"Init","timestamp":"2018-03-02T00:23:33.200Z"}
    83. {"moduleName":"LicenseFSM","level":"info","message":"uninitialized --> initializing","timestamp":"2018-03-02T00:23:34.264Z"}
    84. {"moduleName":"LicenseFSM","level":"info","message":"","timestamp":"2018-03-02T00:23:35.108Z"}
    85. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T00:23:35.108Z"}
    86. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T00:23:35.108Z"}
    87. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T00:23:35.108Z"}
    88. {"moduleName":"RestServer","level":"info","message":"Init","timestamp":"2018-03-02T00:23:35.108Z"}
    89. {"moduleName":"WebSocketService","level":"info","message":"starting listening for request","timestamp":"2018-03-02T00:23:35.408Z"}
    90. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: license.change","timestamp":"2018-03-02T00:23:35.408Z"}
    91. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.opened","timestamp":"2018-03-02T00:23:35.408Z"}
    92. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.create","timestamp":"2018-03-02T00:23:35.408Z"}
    93. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.createTemp","timestamp":"2018-03-02T00:23:35.408Z"}
    94. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.openedFromCloud","timestamp":"2018-03-02T00:23:35.408Z"}
    95. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: main-window.change","timestamp":"2018-03-02T00:23:35.408Z"}
    96. {"moduleName":"LocalProject","level":"info","message":"Init","timestamp":"2018-03-02T00:23:35.408Z"}
    97. {"moduleName":"WindowManager","level":"info","message":"Init","timestamp":"2018-03-02T00:23:35.408Z"}
    98. {"moduleName":"SignInWindow","level":"info","message":"Init","timestamp":"2018-03-02T00:23:35.408Z"}
    99. {"moduleName":"CloudAnalytics","level":"info","message":"Init","timestamp":"2018-03-02T00:23:35.408Z"}
    100. {"moduleName":"TrayMenu","level":"info","message":"Init","timestamp":"2018-03-02T00:23:35.408Z"}
    101. {"moduleName":"App","level":"info","message":"Getting initial route for Main Window","timestamp":"2018-03-02T00:23:35.438Z"}
    102. {"moduleName":"Auth:NetworkFSM","level":"info","message":"uninitialized --> up","timestamp":"2018-03-02T00:23:35.548Z"}
    103. {"moduleName":"Auth","level":"info","message":"Both tokens are expired, user will be logged out","timestamp":"2018-03-02T00:23:35.548Z"}
    104. {"moduleName":"Auth","level":"info","message":"Successfully logged out","timestamp":"2018-03-02T00:23:35.558Z"}
    105. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-03-02T00:23:35.588Z"}
    106. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"No update available","timestamp":"2018-03-02T00:23:35.629Z"}
    107. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> initializing","timestamp":"2018-03-02T00:24:24.988Z"}
    108. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-03-02T00:24:24.998Z"}
    109. {"moduleName":"LicenseFSM","level":"info","message":"Uf2FJFht1SJK6Bv0JBNAJRx0Aee6bJn4rHQbElicx6s005f","timestamp":"2018-03-02T00:24:25.840Z"}
    110. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T00:24:25.840Z"}
    111. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T00:24:25.840Z"}
    112. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T00:24:25.840Z"}
    113. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> licenseNew","timestamp":"2018-03-02T00:25:37.983Z"}
    114. {"moduleName":"LicenseClient","level":"info","message":"Set Survey value","timestamp":"2018-03-02T00:25:39.251Z"}
    115. {"moduleName":"LicenseClient","level":"info","message":"New license flow started","timestamp":"2018-03-02T00:25:39.251Z"}
    116. {"moduleName":"UnityLicenseCore","level":"info","message":"Deleting file: C:\\ProgramData\\Unity\\Unity_lic.ulf.backup","timestamp":"2018-03-02T00:26:54.719Z"}
    117. {"moduleName":"UnityLicenseCore","level":"warn","message":"Failed to delete license file: C:\\ProgramData\\Unity\\Unity_lic.ulf.backup.'","timestamp":"2018-03-02T00:26:54.720Z"}
    118. {"moduleName":"UnityLicenseCore","level":"info","message":"Writing file: C:\\ProgramData\\Unity\\Unity_lic.ulf","timestamp":"2018-03-02T00:26:54.743Z"}
    119. {"moduleName":"RestEvent:License","level":"info","message":"onLicenseChange data: [object Object]\n connections: [object Map]","timestamp":"2018-03-02T00:26:54.745Z"}
    120. {"moduleName":"LicenseClient","level":"info","message":"New license issued","timestamp":"2018-03-02T00:26:54.745Z"}
    121. {"moduleName":"LicenseFSM","level":"info","message":"licenseNew --> initializing","timestamp":"2018-03-02T00:26:54.745Z"}
    122. {"moduleName":"LicenseFSM","level":"info","message":"Uf2FJFht1SJK6Bv0JBNAJRx0Aee6bJn4rHQbElicx6s005f","timestamp":"2018-03-02T00:26:55.785Z"}
    123. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T00:26:55.785Z"}
    124. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseValid","timestamp":"2018-03-02T00:26:55.785Z"}
    125. {"moduleName":"LicenseClient","level":"info","message":"New license verified","timestamp":"2018-03-02T00:26:55.786Z"}
    126. {"moduleName":"DefaultEditorFinder","level":"info","message":"Default editor not found. Setting Unity 2017.3.0b8 as default.","timestamp":"2018-03-02T00:27:36.933Z"}
    127. {"moduleName":"EditorFolderScanner","level":"info","message":"1 out of 4 valid paths found in path: E:\\Programs\\GameEngines\\Unity","timestamp":"2018-03-02T00:28:11.878Z"}
    128. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json","timestamp":"2018-03-02T00:28:11.878Z"}
    129. {"moduleName":"InstalledEditorLocation","level":"warn","message":"Failed to read from E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json, using fallback release info","timestamp":"2018-03-02T00:28:11.878Z"}
    130. {"moduleName":"UnityIPCServer","level":"info","message":"IPC Server hubInstallServer started","timestamp":"2018-03-02T00:31:03.089Z"}
    131. {"moduleName":"UnityIPCServerPlatform","level":"info","message":"spawn elevated child process to hubInstallServer","timestamp":"2018-03-02T00:31:03.090Z"}
    132. {"moduleName":"UnityIPCServerPlatform","level":"info","message":"elevate \"E:\\Programs\\GameEngines\\Unity\\Unity Hub\\Unity Hub.exe\" -- --winInstaller","timestamp":"2018-03-02T00:31:03.090Z"}
    133. {"moduleName":"UnityIPCServerPlatform","level":"info","message":"client process has connected to hubInstallServer!","timestamp":"2018-03-02T00:31:07.519Z"}
    134. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2018.1.0b9: starting","timestamp":"2018-03-02T00:31:07.529Z"}
    135. {"moduleName":"Index","level":"info","message":"start install sub process","timestamp":"2018-03-02T00:31:05.858Z"}
    136. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster total download size: 136.39MB","timestamp":"2018-03-02T00:31:07.774Z"}
    137. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster cluster-2018.1.0b9: downloads starting","timestamp":"2018-03-02T00:31:07.784Z"}
    138. {"moduleName":"EditorDownloader","level":"info","message":"Editor Download 2018.1.0b9: downloads starting, total size: 663.92MB)","timestamp":"2018-03-02T00:31:07.868Z"}
    139. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster cluster-2018.1.0b9: Finished","timestamp":"2018-03-02T00:31:32.431Z"}
    140. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2018.1.0b9: end event for cluster","timestamp":"2018-03-02T00:31:32.431Z"}
    141. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2018.1.0b9: end event for editor","timestamp":"2018-03-02T00:32:21.195Z"}
    142. {"moduleName":"EditorDownloader","level":"info","message":"Editor Download 2018.1.0b9: Finished","timestamp":"2018-03-02T00:32:21.195Z"}
    143. {"moduleName":"Download","level":"info","message":"Editor download ended successfully. Download id: 2018.1.0b9","timestamp":"2018-03-02T00:32:25.249Z"}
    144. {"moduleName":"Installer","level":"info","message":"Install 2018.1.0b9: E:\\System\\Temp\\unityhub-ffa408f0-1db0-11e8-9dfe-fbcf3564fb5c\\UnitySetup64-2018.1.0b9.exe to E:\\Programs\\GameEngines\\Unity\\2018.1.0b9 started","timestamp":"2018-03-02T00:32:25.251Z"}
    145. {"moduleName":"UnityInstallerWindows","level":"info","message":"client process finished installing editor [object Object]","timestamp":"2018-03-02T00:35:02.968Z"}
    146. {"moduleName":"UnityInstallerWindows","level":"info","message":"client process finished installing module [object Object]","timestamp":"2018-03-02T00:35:52.897Z"}
    147. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"write E:\\Programs\\GameEngines\\Unity\\2018.1.0b9\\modules.json","timestamp":"2018-03-02T00:35:52.897Z"}
    148. {"moduleName":"UnityInstallerWindows","level":"info","message":"client process finished writing modules file [object Object],[object Object],true","timestamp":"2018-03-02T00:35:52.913Z"}
    149. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\2018.1.0b9\\modules.json","timestamp":"2018-03-02T00:35:52.992Z"}
    150. {"moduleName":"LocalProject","level":"info","message":"createProject projectPath: F:\\Unity\\Projects\\Unity5TutsWebsite\\1 System Tutorials\\MGS5_Scanner_2018\\MGS5_Scanner_2018, app.editors.current: undefined","timestamp":"2018-03-02T00:48:24.318Z"}
    151. {"moduleName":"RestEvent:Project","level":"info","message":"onProjectCreate data: [object Object]","timestamp":"2018-03-02T00:48:24.318Z"}
    152. {"moduleName":"LaunchProcess","level":"info","message":"child process exited with code 1","timestamp":"2018-03-02T00:50:08.584Z"}
    153. {"moduleName":"Auth","level":"info","message":"Access token is expired, attempting to get a new one with refresh token","timestamp":"2018-03-02T01:23:27.680Z"}
    154. {"moduleName":"LicenseFSM","level":"info","message":"licenseValid --> initializing","timestamp":"2018-03-02T01:23:28.790Z"}
    155. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-03-02T01:23:28.790Z"}
    156. {"moduleName":"LicenseFSM","level":"info","message":"ACSRl6VIyY0gbLeHMTBZCnZHRBSBu29RRcUhUveB-Kw005f","timestamp":"2018-03-02T01:23:30.390Z"}
    157. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T01:23:30.390Z"}
    158. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T01:23:30.390Z"}
    159. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T01:23:30.390Z"}
    160. {"moduleName":"LocalProject","level":"info","message":"openProject projectPath: F:\\Unity\\Projects\\Unity5TutsWebsite\\1 System Tutorials\\MGS5_Scanner_2018\\MGS5_Scanner_2018, app.editors.current: undefined","timestamp":"2018-03-02T01:45:36.115Z"}
    161. {"moduleName":"RestEvent:Project","level":"info","message":"onProjectOpen data: [object Object]","timestamp":"2018-03-02T01:45:36.116Z"}
    162. {"moduleName":"RestController:Heath","level":"info","message":"show params: [object Object]","timestamp":"2018-03-02T01:46:04.167Z"}
    163. {"moduleName":"WebSocketService","level":"info","message":"incoming connection with session_id 124","timestamp":"2018-03-02T01:46:04.272Z"}
    164. {"moduleName":"LaunchProcess","level":"info","message":"child process exited with code 0","timestamp":"2018-03-02T01:58:21.513Z"}
    165. {"moduleName":"Auth","level":"info","message":"Access token is expired, attempting to get a new one with refresh token","timestamp":"2018-03-02T02:22:28.413Z"}
    166. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> initializing","timestamp":"2018-03-02T02:22:29.573Z"}
    167. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-03-02T02:22:29.574Z"}
    168. {"moduleName":"LicenseFSM","level":"info","message":"HcWbZR-xjYx0mwoWFGHVPVXkPOTjnu_9gmud0DASv_4005f","timestamp":"2018-03-02T02:22:30.716Z"}
    169. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T02:22:30.716Z"}
    170. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T02:22:30.716Z"}
    171. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T02:22:30.716Z"}
    172. {"moduleName":"Auth","level":"info","message":"Access token is expired, attempting to get a new one with refresh token","timestamp":"2018-03-02T03:21:29.415Z"}
    173. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> initializing","timestamp":"2018-03-02T03:21:30.543Z"}
    174. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-03-02T03:21:30.543Z"}
    175. {"moduleName":"LicenseFSM","level":"info","message":"HD4FVCl6P8p49XMsGA6QMp8WVdHKC9DjVAsxkIkgPOM005f","timestamp":"2018-03-02T03:21:31.784Z"}
    176. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T03:21:31.784Z"}
    177. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T03:21:31.784Z"}
    178. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T03:21:31.784Z"}
    179. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: license.change","timestamp":"2018-03-02T04:03:21.255Z"}
    180. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.opened","timestamp":"2018-03-02T04:03:21.256Z"}
    181. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.create","timestamp":"2018-03-02T04:03:21.256Z"}
    182. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.createTemp","timestamp":"2018-03-02T04:03:21.256Z"}
    183. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.openedFromCloud","timestamp":"2018-03-02T04:03:21.256Z"}
    184. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: main-window.change","timestamp":"2018-03-02T04:03:21.256Z"}
    185. {"moduleName":"WebSocketService","level":"info","message":"stopping web socket server. closing connections","timestamp":"2018-03-02T04:03:21.256Z"}
    186. {"moduleName":"WebSocketService","level":"info","message":"closing connection: [ 124], unity-hub-protocol","timestamp":"2018-03-02T04:03:21.256Z"}
    187. {"moduleName":"UnityInstallerWindows","level":"info","message":"closing install service","timestamp":"2018-03-02T04:03:21.257Z"}
    188. {"moduleName":"UnityIPCServer","level":"info","message":"emit stop child process of hubInstallServer","timestamp":"2018-03-02T04:03:21.258Z"}
    189. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: license.change","timestamp":"2018-03-02T09:29:07.935Z"}
    190. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.opened","timestamp":"2018-03-02T09:29:07.938Z"}
    191. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.create","timestamp":"2018-03-02T09:29:07.938Z"}
    192. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.createTemp","timestamp":"2018-03-02T09:29:07.938Z"}
    193. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.openedFromCloud","timestamp":"2018-03-02T09:29:07.938Z"}
    194. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: main-window.change","timestamp":"2018-03-02T09:29:07.939Z"}
    195. {"moduleName":"HubSettings","level":"info","message":"{ cloudEnvironment: 'production',\n  accessTokenIntervalPeriod: 5000,\n  servicesUrlInterval: 900000,\n  releasesRefreshInterval: 86400000,\n  recentProjectInterval: 2000,\n  downloadClusterInterval: 1000,\n  downloadEditorInterval: 1000,\n  refreshTokenValidity: 2592000000,\n  checkForUpdateInterval: 43200000,\n  sendAnalyticsEventsInterval: 60000,\n  maxSizeForAnalyticsQueue: 500 }","timestamp":"2018-03-02T09:29:08.160Z"}
    196. {"moduleName":"AutoUpdater","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.160Z"}
    197. {"moduleName":"AutoUpdater","level":"info","message":"Checking for hub updates","timestamp":"2018-03-02T09:29:08.161Z"}
    198. {"moduleName":"TokenManager","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.174Z"}
    199. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-03-02T09:29:08.176Z"}
    200. {"moduleName":"TokenManager","level":"info","message":"Done init","timestamp":"2018-03-02T09:29:08.266Z"}
    201. {"moduleName":"Config","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.267Z"}
    202. {"moduleName":"Config","level":"info","message":"Using production services URL","timestamp":"2018-03-02T09:29:08.267Z"}
    203. {"moduleName":"Download","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.267Z"}
    204. {"moduleName":"EditorManager","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.281Z"}
    205. {"moduleName":"Releases","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.281Z"}
    206. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"No update available","timestamp":"2018-03-02T09:29:08.787Z"}
    207. {"moduleName":"EditorFolderScanner","level":"info","message":"0 out of 0 valid paths found in path: C:\\Program Files\\Unity\\Hub\\Editor","timestamp":"2018-03-02T09:29:08.799Z"}
    208. {"moduleName":"EditorFolderScanner","level":"info","message":"2 out of 5 valid paths found in path: E:\\Programs\\GameEngines\\Unity","timestamp":"2018-03-02T09:29:08.800Z"}
    209. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\2018.1.0b9\\modules.json","timestamp":"2018-03-02T09:29:08.800Z"}
    210. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json","timestamp":"2018-03-02T09:29:08.800Z"}
    211. {"moduleName":"InstalledEditorLocation","level":"warn","message":"Failed to read from E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json, using fallback release info","timestamp":"2018-03-02T09:29:08.801Z"}
    212. {"moduleName":"LocatedEditorStorage","level":"info","message":"2 located editors found in storage","timestamp":"2018-03-02T09:29:08.819Z"}
    213. {"moduleName":"EditorApp","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.821Z"}
    214. {"moduleName":"Auth","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.821Z"}
    215. {"moduleName":"LicenseClient","level":"info","message":"Init","timestamp":"2018-03-02T09:29:08.822Z"}
    216. {"moduleName":"LicenseFSM","level":"info","message":"uninitialized --> initializing","timestamp":"2018-03-02T09:29:10.220Z"}
    217. {"moduleName":"LicenseFSM","level":"info","message":"HD4FVCl6P8p49XMsGA6QMp8WVdHKC9DjVAsxkIkgPOM005f","timestamp":"2018-03-02T09:29:11.112Z"}
    218. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T09:29:11.112Z"}
    219. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T09:29:11.112Z"}
    220. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T09:29:11.113Z"}
    221. {"moduleName":"RestServer","level":"info","message":"Init","timestamp":"2018-03-02T09:29:11.113Z"}
    222. {"moduleName":"WebSocketService","level":"info","message":"starting listening for request","timestamp":"2018-03-02T09:29:11.595Z"}
    223. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: license.change","timestamp":"2018-03-02T09:29:11.596Z"}
    224. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.opened","timestamp":"2018-03-02T09:29:11.596Z"}
    225. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.create","timestamp":"2018-03-02T09:29:11.596Z"}
    226. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.createTemp","timestamp":"2018-03-02T09:29:11.596Z"}
    227. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.openedFromCloud","timestamp":"2018-03-02T09:29:11.596Z"}
    228. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: main-window.change","timestamp":"2018-03-02T09:29:11.596Z"}
    229. {"moduleName":"LocalProject","level":"info","message":"Init","timestamp":"2018-03-02T09:29:11.596Z"}
    230. {"moduleName":"WindowManager","level":"info","message":"Init","timestamp":"2018-03-02T09:29:11.597Z"}
    231. {"moduleName":"SignInWindow","level":"info","message":"Init","timestamp":"2018-03-02T09:29:11.597Z"}
    232. {"moduleName":"CloudAnalytics","level":"info","message":"Init","timestamp":"2018-03-02T09:29:11.597Z"}
    233. {"moduleName":"TrayMenu","level":"info","message":"Init","timestamp":"2018-03-02T09:29:11.597Z"}
    234. {"moduleName":"App","level":"info","message":"Getting initial route for Main Window","timestamp":"2018-03-02T09:29:11.655Z"}
    235. {"moduleName":"Auth:NetworkFSM","level":"info","message":"uninitialized --> up","timestamp":"2018-03-02T09:29:11.771Z"}
    236. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> initializing","timestamp":"2018-03-02T09:29:12.973Z"}
    237. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-03-02T09:29:12.974Z"}
    238. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-03-02T09:29:13.023Z"}
    239. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"No update available","timestamp":"2018-03-02T09:29:13.083Z"}
    240. {"moduleName":"LicenseFSM","level":"info","message":"d0HH0OLPCK5GWWQXbLQU5OO8lxTW5BwEcjzVaDAU2OM005f","timestamp":"2018-03-02T09:29:14.630Z"}
    241. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-03-02T09:29:14.630Z"}
    242. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-03-02T09:29:14.631Z"}
    243. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-03-02T09:29:14.631Z"}
    244. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: license.change","timestamp":"2018-03-02T09:29:24.872Z"}
    245. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.opened","timestamp":"2018-03-02T09:29:24.873Z"}
    246. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.create","timestamp":"2018-03-02T09:29:24.873Z"}
    247. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.createTemp","timestamp":"2018-03-02T09:29:24.873Z"}
    248. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: project.openedFromCloud","timestamp":"2018-03-02T09:29:24.873Z"}
    249. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: main-window.change","timestamp":"2018-03-02T09:29:24.873Z"}
    250. {"moduleName":"WebSocketService","level":"info","message":"stopping web socket server. closing connections","timestamp":"2018-03-02T09:29:24.873Z"}
    251. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: license.change","timestamp":"2018-04-30T01:11:23.152Z"}
    252. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.opened","timestamp":"2018-04-30T01:11:23.155Z"}
    253. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.create","timestamp":"2018-04-30T01:11:23.155Z"}
    254. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.createTemp","timestamp":"2018-04-30T01:11:23.155Z"}
    255. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.openedFromCloud","timestamp":"2018-04-30T01:11:23.155Z"}
    256. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: main-window.change","timestamp":"2018-04-30T01:11:23.156Z"}
    257. {"moduleName":"HubSettings","level":"info","message":"{ cloudEnvironment: 'production',\n  accessTokenIntervalPeriod: 5000,\n  servicesUrlInterval: 900000,\n  releasesRefreshInterval: 86400000,\n  recentProjectInterval: 2000,\n  downloadClusterInterval: 1000,\n  downloadEditorInterval: 1000,\n  refreshTokenValidity: 2592000000,\n  checkForUpdateInterval: 43200000,\n  sendAnalyticsEventsInterval: 60000,\n  maxSizeForAnalyticsQueue: 500 }","timestamp":"2018-04-30T01:11:23.382Z"}
    258. {"moduleName":"AutoUpdater","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.383Z"}
    259. {"moduleName":"AutoUpdater","level":"info","message":"Checking for hub updates","timestamp":"2018-04-30T01:11:23.383Z"}
    260. {"moduleName":"TokenManager","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.388Z"}
    261. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-04-30T01:11:23.397Z"}
    262. {"moduleName":"TokenManager","level":"info","message":"Done init","timestamp":"2018-04-30T01:11:23.500Z"}
    263. {"moduleName":"Config","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.500Z"}
    264. {"moduleName":"Config","level":"info","message":"Using production services URL","timestamp":"2018-04-30T01:11:23.500Z"}
    265. {"moduleName":"Download","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.501Z"}
    266. {"moduleName":"EditorManager","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.554Z"}
    267. {"moduleName":"Releases","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.554Z"}
    268. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Update available","timestamp":"2018-04-30T01:11:23.816Z"}
    269. {"moduleName":"EditorFolderScanner","level":"info","message":"0 out of 0 valid paths found in path: C:\\Program Files\\Unity\\Hub\\Editor","timestamp":"2018-04-30T01:11:23.927Z"}
    270. {"moduleName":"EditorFolderScanner","level":"info","message":"2 out of 5 valid paths found in path: E:\\Programs\\GameEngines\\Unity","timestamp":"2018-04-30T01:11:23.928Z"}
    271. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\2018.1.0b9\\modules.json","timestamp":"2018-04-30T01:11:23.928Z"}
    272. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json","timestamp":"2018-04-30T01:11:23.928Z"}
    273. {"moduleName":"InstalledEditorLocation","level":"warn","message":"Failed to read from E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json, using fallback release info","timestamp":"2018-04-30T01:11:23.929Z"}
    274. {"moduleName":"LocatedEditorStorage","level":"info","message":"2 located editors found in storage","timestamp":"2018-04-30T01:11:23.952Z"}
    275. {"moduleName":"EditorApp","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.954Z"}
    276. {"moduleName":"Auth","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.954Z"}
    277. {"moduleName":"LicenseClient","level":"info","message":"Init","timestamp":"2018-04-30T01:11:23.955Z"}
    278. {"moduleName":"LicenseFSM","level":"info","message":"uninitialized --> initializing","timestamp":"2018-04-30T01:11:35.467Z"}
    279. {"moduleName":"LicenseFSM","level":"info","message":"d0HH0OLPCK5GWWQXbLQU5OO8lxTW5BwEcjzVaDAU2OM005f","timestamp":"2018-04-30T01:11:36.481Z"}
    280. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-04-30T01:11:36.481Z"}
    281. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-04-30T01:11:36.481Z"}
    282. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-04-30T01:11:36.482Z"}
    283. {"moduleName":"RestServer","level":"info","message":"Init","timestamp":"2018-04-30T01:11:36.482Z"}
    284. {"moduleName":"WebSocketService","level":"info","message":"starting listening for request","timestamp":"2018-04-30T01:11:36.952Z"}
    285. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: license.change","timestamp":"2018-04-30T01:11:36.952Z"}
    286. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.opened","timestamp":"2018-04-30T01:11:36.953Z"}
    287. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.create","timestamp":"2018-04-30T01:11:36.953Z"}
    288. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.createTemp","timestamp":"2018-04-30T01:11:36.953Z"}
    289. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.openedFromCloud","timestamp":"2018-04-30T01:11:36.953Z"}
    290. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: main-window.change","timestamp":"2018-04-30T01:11:36.953Z"}
    291. {"moduleName":"LocalProject","level":"info","message":"Init","timestamp":"2018-04-30T01:11:36.953Z"}
    292. {"moduleName":"WindowManager","level":"info","message":"Init","timestamp":"2018-04-30T01:11:36.954Z"}
    293. {"moduleName":"SignInWindow","level":"info","message":"Init","timestamp":"2018-04-30T01:11:36.954Z"}
    294. {"moduleName":"CloudAnalytics","level":"info","message":"Init","timestamp":"2018-04-30T01:11:36.954Z"}
    295. {"moduleName":"TrayMenu","level":"info","message":"Init","timestamp":"2018-04-30T01:11:36.955Z"}
    296. {"moduleName":"App","level":"info","message":"Getting initial route for Main Window","timestamp":"2018-04-30T01:11:37.009Z"}
    297. {"moduleName":"Auth:NetworkFSM","level":"info","message":"uninitialized --> up","timestamp":"2018-04-30T01:11:37.130Z"}
    298. {"moduleName":"Auth","level":"info","message":"Both tokens are expired, user will be logged out","timestamp":"2018-04-30T01:11:37.131Z"}
    299. {"moduleName":"Auth","level":"info","message":"Successfully logged out","timestamp":"2018-04-30T01:11:37.142Z"}
    300. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-04-30T01:11:37.200Z"}
    301. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Update available","timestamp":"2018-04-30T01:11:37.255Z"}
    302. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> initializing","timestamp":"2018-04-30T01:12:15.880Z"}
    303. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-04-30T01:12:15.882Z"}
    304. {"moduleName":"LicenseFSM","level":"info","message":"Yc0I6e-x0RnTCGRIAXu-9kMW9mr5oMTE0xElZkL5JFo005f","timestamp":"2018-04-30T01:12:17.000Z"}
    305. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-04-30T01:12:17.000Z"}
    306. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseInvalid","timestamp":"2018-04-30T01:12:17.000Z"}
    307. {"moduleName":"LicenseClient","level":"info","message":"License error: 101","timestamp":"2018-04-30T01:12:17.000Z"}
    308. {"moduleName":"LicenseFSM","level":"info","message":"licenseInvalid --> licenseNew","timestamp":"2018-04-30T01:12:19.961Z"}
    309. {"moduleName":"LicenseClient","level":"info","message":"Set Survey value","timestamp":"2018-04-30T01:12:21.422Z"}
    310. {"moduleName":"LicenseClient","level":"info","message":"New license flow started","timestamp":"2018-04-30T01:12:21.424Z"}
    311. {"moduleName":"UnityLicenseCore","level":"info","message":"Deleting file: C:\\ProgramData\\Unity\\Unity_lic.ulf.backup","timestamp":"2018-04-30T01:12:32.305Z"}
    312. {"moduleName":"UnityLicenseCore","level":"warn","message":"Failed to delete license file: C:\\ProgramData\\Unity\\Unity_lic.ulf.backup.'","timestamp":"2018-04-30T01:12:32.306Z"}
    313. {"moduleName":"UnityLicenseCore","level":"info","message":"Writing file: C:\\ProgramData\\Unity\\Unity_lic.ulf","timestamp":"2018-04-30T01:12:32.322Z"}
    314. {"moduleName":"RestEvent:License","level":"info","message":"onLicenseChange data: [object Object]\n connections: [object Map]","timestamp":"2018-04-30T01:12:32.323Z"}
    315. {"moduleName":"LicenseClient","level":"info","message":"New license issued","timestamp":"2018-04-30T01:12:32.323Z"}
    316. {"moduleName":"LicenseFSM","level":"info","message":"licenseNew --> initializing","timestamp":"2018-04-30T01:12:32.323Z"}
    317. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Update downloaded: ","timestamp":"2018-04-30T01:12:33.566Z"}
    318. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"auto-update.update-available event is triggered","timestamp":"2018-04-30T01:12:33.566Z"}
    319. {"moduleName":"LicenseFSM","level":"info","message":"Yc0I6e-x0RnTCGRIAXu-9kMW9mr5oMTE0xElZkL5JFo005f","timestamp":"2018-04-30T01:12:33.680Z"}
    320. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-04-30T01:12:33.680Z"}
    321. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseValid","timestamp":"2018-04-30T01:12:33.680Z"}
    322. {"moduleName":"LicenseClient","level":"info","message":"New license verified","timestamp":"2018-04-30T01:12:33.680Z"}
    323. {"moduleName":"RestEventRouter","level":"info","message":"unsubscribing from: license.change","timestamp":"2018-04-30T01:13:04.421Z"}
    324. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: license.change","timestamp":"2018-04-30T01:13:22.853Z"}
    325. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.opened","timestamp":"2018-04-30T01:13:22.853Z"}
    326. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.create","timestamp":"2018-04-30T01:13:22.853Z"}
    327. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.createTemp","timestamp":"2018-04-30T01:13:22.853Z"}
    328. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: project.openedFromCloud","timestamp":"2018-04-30T01:13:22.853Z"}
    329. {"moduleName":"RestEventRouter","level":"info","message":"adding route path: main-window.change","timestamp":"2018-04-30T01:13:22.853Z"}
    330. {"moduleName":"HubSettings","level":"info","message":"{ cloudEnvironment: 'production',\n  accessTokenIntervalPeriod: 5000,\n  servicesUrlInterval: 900000,\n  releasesRefreshInterval: 3600000,\n  recentProjectInterval: 60000,\n  downloadClusterInterval: 1000,\n  downloadEditorInterval: 1000,\n  refreshTokenValidity: 2592000000,\n  checkForUpdateInterval: 43200000,\n  sendAnalyticsEventsInterval: 60000,\n  maxSizeForAnalyticsQueue: 500,\n  globalConfigFolder: 'C:\\\\ProgramData\\\\Unity\\\\config' }","timestamp":"2018-04-30T01:13:22.933Z"}
    331. {"moduleName":"AutoUpdater","level":"info","message":"Init","timestamp":"2018-04-30T01:13:22.933Z"}
    332. {"moduleName":"AutoUpdater","level":"info","message":"Checking for hub updates","timestamp":"2018-04-30T01:13:22.933Z"}
    333. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-04-30T01:13:22.933Z"}
    334. {"moduleName":"TokenManager","level":"info","message":"Init","timestamp":"2018-04-30T01:13:22.933Z"}
    335. {"moduleName":"TokenManager","level":"info","message":"Done init","timestamp":"2018-04-30T01:13:23.105Z"}
    336. {"moduleName":"Config","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.105Z"}
    337. {"moduleName":"Config","level":"info","message":"Using production services URL","timestamp":"2018-04-30T01:13:23.105Z"}
    338. {"moduleName":"Download","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.105Z"}
    339. {"moduleName":"EditorManager","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.115Z"}
    340. {"moduleName":"Releases","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.115Z"}
    341. {"moduleName":"EditorFolderScanner","level":"info","message":"0 out of 0 valid paths found in path: C:\\Program Files\\Unity\\Hub\\Editor","timestamp":"2018-04-30T01:13:23.203Z"}
    342. {"moduleName":"EditorFolderScanner","level":"info","message":"2 out of 5 valid paths found in path: E:\\Programs\\GameEngines\\Unity","timestamp":"2018-04-30T01:13:23.204Z"}
    343. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\2018.1.0b9\\modules.json","timestamp":"2018-04-30T01:13:23.204Z"}
    344. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json","timestamp":"2018-04-30T01:13:23.204Z"}
    345. {"moduleName":"InstalledEditorLocation","level":"warn","message":"Failed to read from E:\\Programs\\GameEngines\\Unity\\5.6.0f3\\modules.json, using fallback release info","timestamp":"2018-04-30T01:13:23.205Z"}
    346. {"moduleName":"LocatedEditorStorage","level":"info","message":"2 located editors found in storage","timestamp":"2018-04-30T01:13:23.206Z"}
    347. {"moduleName":"EditorApp","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.211Z"}
    348. {"moduleName":"Auth","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.211Z"}
    349. {"moduleName":"LicenseClient","level":"info","message":"Init","timestamp":"2018-04-30T01:13:23.212Z"}
    350. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"No update available","timestamp":"2018-04-30T01:13:23.518Z"}
    351. {"moduleName":"LicenseFSM","level":"info","message":"uninitialized --> initializing","timestamp":"2018-04-30T01:13:24.289Z"}
    352. {"moduleName":"LicenseFSM","level":"info","message":"Yc0I6e-x0RnTCGRIAXu-9kMW9mr5oMTE0xElZkL5JFo005f","timestamp":"2018-04-30T01:13:25.223Z"}
    353. {"moduleName":"LicenseClient","level":"info","message":"License initialized","timestamp":"2018-04-30T01:13:25.223Z"}
    354. {"moduleName":"LicenseFSM","level":"info","message":"initializing --> licenseValid","timestamp":"2018-04-30T01:13:25.223Z"}
    355. {"moduleName":"LicenseClient","level":"info","message":"New license verified","timestamp":"2018-04-30T01:13:25.223Z"}
    356. {"moduleName":"RestServer","level":"info","message":"Init","timestamp":"2018-04-30T01:13:25.233Z"}
    357. {"moduleName":"WebSocketService","level":"info","message":"starting listening for request","timestamp":"2018-04-30T01:13:25.513Z"}
    358. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: license.change","timestamp":"2018-04-30T01:13:25.513Z"}
    359. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.opened","timestamp":"2018-04-30T01:13:25.513Z"}
    360. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.create","timestamp":"2018-04-30T01:13:25.513Z"}
    361. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.createTemp","timestamp":"2018-04-30T01:13:25.513Z"}
    362. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: project.openedFromCloud","timestamp":"2018-04-30T01:13:25.513Z"}
    363. {"moduleName":"RestEventRouter","level":"info","message":"subscribing to: main-window.change","timestamp":"2018-04-30T01:13:25.513Z"}
    364. {"moduleName":"LocalProject","level":"info","message":"Init","timestamp":"2018-04-30T01:13:25.513Z"}
    365. {"moduleName":"WindowManager","level":"info","message":"Init","timestamp":"2018-04-30T01:13:25.513Z"}
    366. {"moduleName":"SignInWindow","level":"info","message":"Init","timestamp":"2018-04-30T01:13:25.513Z"}
    367. {"moduleName":"CloudAnalytics","level":"info","message":"Init","timestamp":"2018-04-30T01:13:25.513Z"}
    368. {"moduleName":"TrayMenu","level":"info","message":"Init","timestamp":"2018-04-30T01:13:25.513Z"}
    369. {"moduleName":"App","level":"info","message":"Getting initial route for Main Window","timestamp":"2018-04-30T01:13:25.543Z"}
    370. {"moduleName":"Auth:NetworkFSM","level":"info","message":"uninitialized --> up","timestamp":"2018-04-30T01:13:25.653Z"}
    371. {"moduleName":"Auth","level":"info","message":"Successfully logged in","timestamp":"2018-04-30T01:13:30.531Z"}
    372. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"Checking for update","timestamp":"2018-04-30T01:13:30.531Z"}
    373. {"moduleName":"AutoUpdater:EventHandler","level":"info","message":"No update available","timestamp":"2018-04-30T01:13:30.571Z"}
    374. {"moduleName":"UnityIPCServer","level":"info","message":"IPC Server hubInstallServer started","timestamp":"2018-04-30T01:15:41.517Z"}
    375. {"moduleName":"UnityIPCServerPlatform","level":"info","message":"spawn elevated child process to hubInstallServer","timestamp":"2018-04-30T01:15:41.518Z"}
    376. {"moduleName":"UnityIPCServerPlatform","level":"info","message":"elevate \"C:\\Program Files\\Unity Hub\\Unity Hub.exe\" -- --winInstaller","timestamp":"2018-04-30T01:15:41.518Z"}
    377. {"moduleName":"UnityIPCServerPlatform","level":"info","message":"client process has connected to hubInstallServer!","timestamp":"2018-04-30T01:15:46.088Z"}
    378. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2017.4.1f1: starting","timestamp":"2018-04-30T01:15:46.088Z"}
    379. {"moduleName":"Index","level":"info","message":"start install sub process","timestamp":"2018-04-30T01:15:44.498Z"}
    380. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster total download size: 134.88MB","timestamp":"2018-04-30T01:15:46.357Z"}
    381. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster cluster-2017.4.1f1: downloads starting","timestamp":"2018-04-30T01:15:46.357Z"}
    382. {"moduleName":"EditorDownloader","level":"info","message":"Editor Download 2017.4.1f1: downloads starting, total size: 674.80MB)","timestamp":"2018-04-30T01:15:46.557Z"}
    383. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster cluster-2017.4.1f1: Finished","timestamp":"2018-04-30T01:16:07.467Z"}
    384. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2017.4.1f1: end event for cluster","timestamp":"2018-04-30T01:16:07.467Z"}
    385. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2017.4.1f1: end event for editor","timestamp":"2018-04-30T01:16:30.940Z"}
    386. {"moduleName":"EditorDownloader","level":"info","message":"Editor Download 2017.4.1f1: Finished","timestamp":"2018-04-30T01:16:30.940Z"}
    387. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2017.4.1f1: starting","timestamp":"2018-04-30T01:16:57.343Z"}
    388. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster total download size: 134.88MB","timestamp":"2018-04-30T01:16:57.430Z"}
    389. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster cluster-2017.4.1f1: downloads starting","timestamp":"2018-04-30T01:16:57.430Z"}
    390. {"moduleName":"EditorDownloader","level":"info","message":"Editor Download 2017.4.1f1: downloads starting, total size: 674.80MB)","timestamp":"2018-04-30T01:16:57.499Z"}
    391. {"moduleName":"DownloadsCluster","level":"info","message":"Cluster cluster-2017.4.1f1: Finished","timestamp":"2018-04-30T01:17:21.559Z"}
    392. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2017.4.1f1: end event for cluster","timestamp":"2018-04-30T01:17:21.559Z"}
    393. {"moduleName":"EditorDownloader","level":"info","message":"Editor Downloader 2017.4.1f1: end event for editor","timestamp":"2018-04-30T01:18:07.752Z"}
    394. {"moduleName":"EditorDownloader","level":"info","message":"Editor Download 2017.4.1f1: Finished","timestamp":"2018-04-30T01:18:07.752Z"}
    395. {"moduleName":"Download","level":"info","message":"Editor download ended successfully. Download id: 2017.4.1f1","timestamp":"2018-04-30T01:18:11.414Z"}
    396. {"moduleName":"Installer","level":"info","message":"Install 2017.4.1f1: E:\\System\\Temp\\unityhub-2d0920f1-4c14-11e8-9169-4da34aa3c593\\UnitySetup64-2017.4.1f1.exe to E:\\Programs\\GameEngines\\Unity\\2017.4.1f1 started","timestamp":"2018-04-30T01:18:11.424Z"}
    397. {"moduleName":"UnityInstallerWindows","level":"info","message":"client process finished installing editor [{\"editor\":{\"releaseType\":\"official\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/Windows64EditorInstaller/UnitySetup64-2017.4.1f1.exe\",\"lts\":true,\"downloadSize\":539911168,\"installedSize\":1969698816,\"checksum\":\"c7e21edf408e44adf91fde445b5ec292\",\"modules\":[{\"id\":\"monodevelop\",\"name\":\"MonoDevelop / Unity Debugger\",\"description\":\"Unity Editor including MonoDevelop for building your games\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsMonoDevelopInstaller/UnityMonoDevelopSetup-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Dev tools\",\"cmd\":\"/S /D={INSTDIR}\",\"installedSize\":112157696,\"downloadSize\":43721728,\"visible\":true,\"selected\":false,\"checksum\":\"5668cde776b80717dc0a8c1e347f19fe\"},{\"id\":\"documentation\",\"name\":\"Documentation\",\"description\":\"Unity User Manual and Scripting API Reference\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsDocumentationInstaller/UnityDocumentationSetup-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Components\",\"installedSize\":737915904,\"downloadSize\":370612224,\"visible\":true,\"selected\":true,\"checksum\":\"033c433a265aae15460eeafce27b66e0\"},{\"id\":\"standardassets\",\"name\":\"Standard Assets\",\"description\":\"Unity Standard Assets for easily getting started making games using Unity\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsStandardAssetsInstaller/UnityStandardAssetsSetup-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Components\",\"installedSize\":189816832,\"downloadSize\":189848576,\"visible\":true,\"selected\":true,\"checksum\":\"f01806faeb0369bd46b7c8e1787d6ae2\"},{\"id\":\"example\",\"name\":\"Example Project\",\"description\":\"Unity Example Project based on Standard Assets\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsExampleProjectInstaller/UnityExampleProjectSetup-2017.4.1f1.exe\",\"category\":\"Components\",\"installedSize\":536724480,\"downloadSize\":258829312,\"visible\":true,\"selected\":true,\"checksum\":\"9d3996cc8afc9849e1b460da8237e08d\"},{\"id\":\"visualstudio\",\"name\":\"Microsoft Visual Studio Community 2017\",\"description\":\"Downloads and installs Microsoft Visual Studio Community 2017. By installing this you accept the license terms for Visual Studio.\",\"downloadUrl\":\"https://aka.ms/vs/15/release/vs_Community.exe\",\"category\":\"Dev tools\",\"cmd\":\"--productId \\\"Microsoft.VisualStudio.Product.Community\\\" --add \\\"Microsoft.VisualStudio.Workload.ManagedGame\\\" --campaign \\\"Unity3d_Unity\\\" --passive --norestart --wait\",\"installedSize\":1331200000,\"downloadSize\":1024000000,\"visible\":true,\"selected\":true},{\"id\":\"visualstudioprofessionalunityworkload\",\"name\":\"Unity Game Development for Microsoft Visual Studio Professional 2017\",\"description\":\"Unity Game Development for Microsoft Visual Studio Professional 2017. By installing this you accept the license terms for Visual Studio Tools for Unity.\",\"downloadUrl\":\"https://aka.ms/vs/15/release/vs_Professional.exe\",\"category\":\"Plugins\",\"cmd\":\"--add \\\"Microsoft.VisualStudio.Workload.ManagedGame\\\" --passive --norestart --wait\",\"installedSize\":327680000,\"downloadSize\":1024000000,\"visible\":false,\"selected\":false},{\"id\":\"visualstudioenterpriseunityworkload\",\"name\":\"Unity Game Development for Microsoft Visual Studio Enterprise 2017\",\"description\":\"Unity Game Development for Microsoft Visual Studio Enterprise 2017. By installing this you accept the license terms for Visual Studio Tools for Unity.\",\"downloadUrl\":\"https://aka.ms/vs/15/release/vs_Enterprise.exe\",\"category\":\"Plugins\",\"cmd\":\"--add \\\"Microsoft.VisualStudio.Workload.ManagedGame\\\" --passive --norestart  --wait\",\"installedSize\":327680000,\"downloadSize\":1024000000,\"visible\":false,\"selected\":false},{\"id\":\"facebookgameroom\",\"name\":\"Facebook Gameroom\",\"description\":\"Downloads and installs Facebook Gameroom.\",\"downloadUrl\":\"https://www.facebook.com/games/desktopapp/download_latest_installer?__mref=message_bubble\",\"category\":\"Plugins\",\"cmd\":\"msiexec.exe /i /qr LAUNCHEXE=FALSE\",\"installedSize\":102400000,\"downloadSize\":33792000,\"visible\":false,\"selected\":false},{\"id\":\"android\",\"name\":\"Android Build Support\",\"description\":\"Android Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Android-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":802784256,\"downloadSize\":195014656,\"visible\":true,\"selected\":false,\"checksum\":\"86d612d2b61a47bfbaf2f147921af5e0\"},{\"id\":\"ios\",\"name\":\"iOS Build Support\",\"description\":\"iOS Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-iOS-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":3114161152,\"downloadSize\":801600512,\"visible\":true,\"selected\":false,\"checksum\":\"69557e981042b8654db32ed682f866b3\"},{\"id\":\"appletv\",\"name\":\"tvOS Build Support\",\"description\":\"tvOS Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-AppleTV-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":1039731712,\"downloadSize\":272809984,\"visible\":true,\"selected\":false,\"checksum\":\"be2e39acda54d77cbf3de11ddf627aa3\"},{\"id\":\"linux\",\"name\":\"Linux Build Support\",\"description\":\"Linux Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Linux-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":490065920,\"downloadSize\":122393600,\"visible\":true,\"selected\":false,\"checksum\":\"fce59befa4f55929bcd4a2361e99ed93\"},{\"id\":\"mac\",\"name\":\"Mac Build Support\",\"description\":\"Mac Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":121136128,\"downloadSize\":28129280,\"visible\":true,\"selected\":false,\"checksum\":\"dc642c6e3a25b6e62e9a52308c6bbfc3\"},{\"id\":\"metro\",\"name\":\"Windows Store .NET Scripting Backend\",\"description\":\"Windows Store Playback Engine (.NET Scripting Backend)\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Metro-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":1114585088,\"downloadSize\":172268544,\"visible\":true,\"selected\":false,\"checksum\":\"458753e298b7072da02febc5fe140dd6\"},{\"id\":\"uwp-il2cpp\",\"name\":\"Windows Store IL2CPP Scripting Backend\",\"description\":\"Windows Store Playback Engine (IL2CPP Scripting Backend)\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-UWP-IL2CPP-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":958198784,\"downloadSize\":152977408,\"visible\":true,\"selected\":false,\"checksum\":\"20fb3f1300cd4856b162edae928f20aa\"},{\"id\":\"vuforia-ar\",\"name\":\"Vuforia Augmented Reality Support\",\"description\":\"Vuforia Augmented Reality Support\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Vuforia-AR-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":151556096,\"downloadSize\":66001920,\"visible\":true,\"selected\":false,\"checksum\":\"af64a6e0c361c3566a7003bc1b6e3b23\"},{\"id\":\"webgl\",\"name\":\"WebGL Build Support\",\"description\":\"WebGL Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":605559808,\"downloadSize\":134883328,\"visible\":true,\"selected\":false,\"checksum\":\"524fc9857c97ba87f17881d7d166f9b3\"},{\"id\":\"facebook-games\",\"name\":\"Facebook Gameroom Build Support\",\"description\":\"Facebook SDK for Gameroom and WebGL\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":106132480,\"downloadSize\":32146432,\"visible\":true,\"selected\":false,\"checksum\":\"5ef9048e5edbdabe840da81258ea1d3f\"}],\"version\":\"2017.4.1f1\"},\"installerPath\":\"E:\\\\System\\\\Temp\\\\unityhub-2d0920f1-4c14-11e8-9169-4da34aa3c593\\\\UnitySetup64-2017.4.1f1.exe\",\"destinationPath\":\"E:\\\\Programs\\\\GameEngines\\\\Unity\\\\2017.4.1f1\",\"modules\":[{\"id\":\"webgl\",\"installerPath\":\"E:\\\\System\\\\Temp\\\\unityhub-2d0920f1-4c14-11e8-9169-4da34aa3c593\\\\UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"name\":\"WebGL Build Support\",\"description\":\"WebGL Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"E:\\\\Programs\\\\GameEngines\\\\Unity\\\\2017.4.1f1\",\"category\":\"Platforms\",\"installedSize\":605559808,\"downloadSize\":134883328,\"visible\":true,\"selected\":false,\"checksum\":\"524fc9857c97ba87f17881d7d166f9b3\"}],\"cancelled\":false,\"status\":\"INSTALLING\",\"jobType\":\"editorInstall\"}]","timestamp":"2018-04-30T01:20:05.690Z"}
    398. {"moduleName":"UnityInstallerWindows","level":"info","message":"client process finished installing module {\"restartRequired\":false}","timestamp":"2018-04-30T01:20:39.110Z"}
    399. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"write E:\\Programs\\GameEngines\\Unity\\2017.4.1f1\\modules.json","timestamp":"2018-04-30T01:20:39.113Z"}
    400. {"moduleName":"UnityInstallerWindows","level":"info","message":"client process finished writing modules file [{\"editor\":{\"releaseType\":\"official\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/Windows64EditorInstaller/UnitySetup64-2017.4.1f1.exe\",\"lts\":true,\"downloadSize\":539911168,\"installedSize\":1969698816,\"checksum\":\"c7e21edf408e44adf91fde445b5ec292\",\"modules\":[{\"id\":\"monodevelop\",\"name\":\"MonoDevelop / Unity Debugger\",\"description\":\"Unity Editor including MonoDevelop for building your games\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsMonoDevelopInstaller/UnityMonoDevelopSetup-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Dev tools\",\"cmd\":\"/S /D={INSTDIR}\",\"installedSize\":112157696,\"downloadSize\":43721728,\"visible\":true,\"selected\":false,\"checksum\":\"5668cde776b80717dc0a8c1e347f19fe\"},{\"id\":\"documentation\",\"name\":\"Documentation\",\"description\":\"Unity User Manual and Scripting API Reference\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsDocumentationInstaller/UnityDocumentationSetup-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Components\",\"installedSize\":737915904,\"downloadSize\":370612224,\"visible\":true,\"selected\":true,\"checksum\":\"033c433a265aae15460eeafce27b66e0\"},{\"id\":\"standardassets\",\"name\":\"Standard Assets\",\"description\":\"Unity Standard Assets for easily getting started making games using Unity\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsStandardAssetsInstaller/UnityStandardAssetsSetup-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Components\",\"installedSize\":189816832,\"downloadSize\":189848576,\"visible\":true,\"selected\":true,\"checksum\":\"f01806faeb0369bd46b7c8e1787d6ae2\"},{\"id\":\"example\",\"name\":\"Example Project\",\"description\":\"Unity Example Project based on Standard Assets\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/WindowsExampleProjectInstaller/UnityExampleProjectSetup-2017.4.1f1.exe\",\"category\":\"Components\",\"installedSize\":536724480,\"downloadSize\":258829312,\"visible\":true,\"selected\":true,\"checksum\":\"9d3996cc8afc9849e1b460da8237e08d\"},{\"id\":\"visualstudio\",\"name\":\"Microsoft Visual Studio Community 2017\",\"description\":\"Downloads and installs Microsoft Visual Studio Community 2017. By installing this you accept the license terms for Visual Studio.\",\"downloadUrl\":\"https://aka.ms/vs/15/release/vs_Community.exe\",\"category\":\"Dev tools\",\"cmd\":\"--productId \\\"Microsoft.VisualStudio.Product.Community\\\" --add \\\"Microsoft.VisualStudio.Workload.ManagedGame\\\" --campaign \\\"Unity3d_Unity\\\" --passive --norestart --wait\",\"installedSize\":1331200000,\"downloadSize\":1024000000,\"visible\":true,\"selected\":true},{\"id\":\"visualstudioprofessionalunityworkload\",\"name\":\"Unity Game Development for Microsoft Visual Studio Professional 2017\",\"description\":\"Unity Game Development for Microsoft Visual Studio Professional 2017. By installing this you accept the license terms for Visual Studio Tools for Unity.\",\"downloadUrl\":\"https://aka.ms/vs/15/release/vs_Professional.exe\",\"category\":\"Plugins\",\"cmd\":\"--add \\\"Microsoft.VisualStudio.Workload.ManagedGame\\\" --passive --norestart --wait\",\"installedSize\":327680000,\"downloadSize\":1024000000,\"visible\":false,\"selected\":false},{\"id\":\"visualstudioenterpriseunityworkload\",\"name\":\"Unity Game Development for Microsoft Visual Studio Enterprise 2017\",\"description\":\"Unity Game Development for Microsoft Visual Studio Enterprise 2017. By installing this you accept the license terms for Visual Studio Tools for Unity.\",\"downloadUrl\":\"https://aka.ms/vs/15/release/vs_Enterprise.exe\",\"category\":\"Plugins\",\"cmd\":\"--add \\\"Microsoft.VisualStudio.Workload.ManagedGame\\\" --passive --norestart  --wait\",\"installedSize\":327680000,\"downloadSize\":1024000000,\"visible\":false,\"selected\":false},{\"id\":\"facebookgameroom\",\"name\":\"Facebook Gameroom\",\"description\":\"Downloads and installs Facebook Gameroom.\",\"downloadUrl\":\"https://www.facebook.com/games/desktopapp/download_latest_installer?__mref=message_bubble\",\"category\":\"Plugins\",\"cmd\":\"msiexec.exe /i /qr LAUNCHEXE=FALSE\",\"installedSize\":102400000,\"downloadSize\":33792000,\"visible\":false,\"selected\":false},{\"id\":\"android\",\"name\":\"Android Build Support\",\"description\":\"Android Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Android-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":802784256,\"downloadSize\":195014656,\"visible\":true,\"selected\":false,\"checksum\":\"86d612d2b61a47bfbaf2f147921af5e0\"},{\"id\":\"ios\",\"name\":\"iOS Build Support\",\"description\":\"iOS Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-iOS-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":3114161152,\"downloadSize\":801600512,\"visible\":true,\"selected\":false,\"checksum\":\"69557e981042b8654db32ed682f866b3\"},{\"id\":\"appletv\",\"name\":\"tvOS Build Support\",\"description\":\"tvOS Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-AppleTV-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":1039731712,\"downloadSize\":272809984,\"visible\":true,\"selected\":false,\"checksum\":\"be2e39acda54d77cbf3de11ddf627aa3\"},{\"id\":\"linux\",\"name\":\"Linux Build Support\",\"description\":\"Linux Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Linux-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":490065920,\"downloadSize\":122393600,\"visible\":true,\"selected\":false,\"checksum\":\"fce59befa4f55929bcd4a2361e99ed93\"},{\"id\":\"mac\",\"name\":\"Mac Build Support\",\"description\":\"Mac Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":121136128,\"downloadSize\":28129280,\"visible\":true,\"selected\":false,\"checksum\":\"dc642c6e3a25b6e62e9a52308c6bbfc3\"},{\"id\":\"metro\",\"name\":\"Windows Store .NET Scripting Backend\",\"description\":\"Windows Store Playback Engine (.NET Scripting Backend)\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Metro-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":1114585088,\"downloadSize\":172268544,\"visible\":true,\"selected\":false,\"checksum\":\"458753e298b7072da02febc5fe140dd6\"},{\"id\":\"uwp-il2cpp\",\"name\":\"Windows Store IL2CPP Scripting Backend\",\"description\":\"Windows Store Playback Engine (IL2CPP Scripting Backend)\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-UWP-IL2CPP-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":958198784,\"downloadSize\":152977408,\"visible\":true,\"selected\":false,\"checksum\":\"20fb3f1300cd4856b162edae928f20aa\"},{\"id\":\"vuforia-ar\",\"name\":\"Vuforia Augmented Reality Support\",\"description\":\"Vuforia Augmented Reality Support\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Vuforia-AR-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":151556096,\"downloadSize\":66001920,\"visible\":true,\"selected\":false,\"checksum\":\"af64a6e0c361c3566a7003bc1b6e3b23\"},{\"id\":\"webgl\",\"name\":\"WebGL Build Support\",\"description\":\"WebGL Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":605559808,\"downloadSize\":134883328,\"visible\":true,\"selected\":false,\"checksum\":\"524fc9857c97ba87f17881d7d166f9b3\"},{\"id\":\"facebook-games\",\"name\":\"Facebook Gameroom Build Support\",\"description\":\"Facebook SDK for Gameroom and WebGL\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"{UNITY_PATH}\",\"category\":\"Platforms\",\"installedSize\":106132480,\"downloadSize\":32146432,\"visible\":true,\"selected\":false,\"checksum\":\"5ef9048e5edbdabe840da81258ea1d3f\"}],\"version\":\"2017.4.1f1\"},\"installerPath\":\"E:\\\\System\\\\Temp\\\\unityhub-2d0920f1-4c14-11e8-9169-4da34aa3c593\\\\UnitySetup64-2017.4.1f1.exe\",\"destinationPath\":\"E:\\\\Programs\\\\GameEngines\\\\Unity\\\\2017.4.1f1\",\"modules\":[{\"id\":\"webgl\",\"installerPath\":\"E:\\\\System\\\\Temp\\\\unityhub-2d0920f1-4c14-11e8-9169-4da34aa3c593\\\\UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"name\":\"WebGL Build Support\",\"description\":\"WebGL Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"E:\\\\Programs\\\\GameEngines\\\\Unity\\\\2017.4.1f1\",\"category\":\"Platforms\",\"installedSize\":605559808,\"downloadSize\":134883328,\"visible\":true,\"selected\":false,\"checksum\":\"524fc9857c97ba87f17881d7d166f9b3\"}],\"cancelled\":false,\"status\":\"INSTALLING\",\"jobType\":\"editorInstall\"},[{\"id\":\"webgl\",\"installerPath\":\"E:\\\\System\\\\Temp\\\\unityhub-2d0920f1-4c14-11e8-9169-4da34aa3c593\\\\UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"name\":\"WebGL Build Support\",\"description\":\"WebGL Playback Engine\",\"downloadUrl\":\"https://download.unity3d.com/download_unity/9231f953d9d3/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.1f1.exe\",\"destination\":\"E:\\\\Programs\\\\GameEngines\\\\Unity\\\\2017.4.1f1\",\"category\":\"Platforms\",\"installedSize\":605559808,\"downloadSize\":134883328,\"visible\":true,\"selected\":false,\"checksum\":\"524fc9857c97ba87f17881d7d166f9b3\"}],true]","timestamp":"2018-04-30T01:20:39.116Z"}
    401. {"moduleName":"Installer:ReleaseFileIO","level":"info","message":"read E:\\Programs\\GameEngines\\Unity\\2017.4.1f1\\modules.json","timestamp":"2018-04-30T01:20:39.219Z"}
    402. {"moduleName":"LocalProject","level":"info","message":"createProject projectPath: F:\\Unity\\Projects\\NSX\\NSX_002, app.editors.current: undefined","timestamp":"2018-04-30T01:34:16.295Z"}
    403. {"moduleName":"RestEvent:Project","level":"info","message":"onProjectCreate data: [object Object]","timestamp":"2018-04-30T01:34:16.295Z"}
    404. {"moduleName":"RestController:Health","level":"info","message":"show params: [object Object]","timestamp":"2018-04-30T01:36:13.456Z"}
    405. {"moduleName":"WebSocketService","level":"info","message":"incoming connection with session_id 2088","timestamp":"2018-04-30T01:36:13.566Z"}
    406. {"moduleName":"LaunchProcess","level":"info","message":"Process stderr: Checking for leaked weakptr:\r\n  Found no leaked weakptrs.\r\n","timestamp":"2018-04-30T01:44:38.455Z"}
    407. {"moduleName":"LaunchProcess","level":"info","message":"Process stderr: ##utp:{\"type\":\"MemoryLeaks\",\"allocatedMemory\":25416553,\"memoryLabels\":[{\"Default\":3204},{\"NewDelete\":6418331},{\"Thread\":8},{\"Manager\":336},{\"FMOD\":1280}","timestamp":"2018-04-30T01:44:38.517Z"}
    408. {"moduleName":"LaunchProcess","level":"info","message":"Process stderr: ,{\"Physics\":1},{\"Serialization\":29792},{\"Terrain\":224},{\"String\":32355},{\"DynamicArray\":29753},{\"HashMap\":18580480},{\"Curl\":2088},{\"PoolAlloc\":-224},{\"Sprites\":8},{\"CloudService\":-2416},{\"VR\":1524},{\"EditorGui\":40},{\"EditorUtility\":301408},{\"AssetUsage\":784},{\"AssetImporter\":192},{\"RestService\":64},{\"EditorGi\":6233},{\"UnityConnect\":9456},{\"Collab\":720},{\"Upm\":-1976},{\"HubClient\":96},{\"WebSocketClient\":2792}]}\r\n","timestamp":"2018-04-30T01:44:38.518Z"}
    409. {"moduleName":"LaunchProcess","level":"info","message":"child process exited with code 0","timestamp":"2018-04-30T01:44:39.095Z"}
    410.