Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Hub 2.2.1 "Cannot convert name to ASCII" break all functionality

Discussion in 'Unity Hub' started by Eric_Wilson, Dec 6, 2019.

  1. Eric_Wilson

    Eric_Wilson

    Joined:
    Jun 29, 2017
    Posts:
    12
    this seems to be due to an error in initialization. from the logs, i got this error:
    {"moduleName":"Auth","level":"warn","message":"[ Error: Cannot convert name to ASCII\n at Url.parse (url.js:384:23)\n at Object.urlParse [as parse] (url.js:149:13)\n at dispatchHttpRequest (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\axios\\lib\\adapters\\http.js:57:22)\n at new Promise (<anonymous>)\n at httpAdapter (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\axios\\lib\\adapters\\http.js:18:10)\n at dispatchRequest (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\axios\\lib\\core\\dispatchRequest.js:59:10)\n at async Auth.logInWithAccessToken (C:\\Program Files\\Unity Hub\\resources\\app.asar\\src\\services\\localAuth\\auth.js:64:22) ]","timestamp":"2019-12-06T16:30:07.822Z"}

    now my unity hub looks like this https://gyazo.com/800558b1298d73c5a554c54b5848c488

    happened as soon as i restarted on 2.2.0 and updated to 2.2.1
     
  2. Eric_Wilson

    Eric_Wilson

    Joined:
    Jun 29, 2017
    Posts:
    12
    uninstalling and reinstalling the program seems to have fixed the issue. i'm not sure why this was necessary though, it has never been an issue with any previous update i have encountered for hub.