Search Unity

Resolved Can't generate locales and makes Unity unresposive

Discussion in 'Localization Tools' started by bottledgalaxy, Jul 16, 2020.

  1. bottledgalaxy

    bottledgalaxy

    Joined:
    Jul 19, 2019
    Posts:
    85
    I followed the Quick Start steps on https://docs.unity3d.com/Packages/com.unity.localization@0.7/manual/QuickStartGuide.html And it hangs Unity every time I try to generate locales. There is a small window that appears (attached) and it just stays there forever and I can't do anything else.
    I kill Unity, start over and the same thing happens again.

    I'm using
    "com.unity.localization": "0.7.1-preview",

    And Unity 2020.1.0b8

    Any ideas? Anything else I can provide to help troubleshoot this?

    Thank you
     

    Attached Files:

  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
    No that should not happen. Can you file a bug report? It could be something in 2020.1 has changed.
     
  3. bottledgalaxy

    bottledgalaxy

    Joined:
    Jul 19, 2019
    Posts:
    85
    Where/how do I file a bug report?
     
  4. bottledgalaxy

    bottledgalaxy

    Joined:
    Jul 19, 2019
    Posts:
    85
    I found the https://issuetracker.unity3d.com/ but I don't see any Create new issue button or something... How do I file a new one?
     
  5. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
  6. bottledgalaxy

    bottledgalaxy

    Joined:
    Jul 19, 2019
    Posts:
    85
    Well, I upgraded to 2020.2 alpha and it's working fine now... Thanks for the bug-reporting link though, I did send some already regarding other issues
     
    karl_jones likes this.
  7. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
    There was a bug with 2020.1 that sounds like you described but it should be fixed. Ill see if I can reproduce it