Search Unity

Next Gen Consoles "Unknown"

Discussion in 'Localization Tools' started by AndrewBR7, Feb 3, 2021.

  1. AndrewBR7

    AndrewBR7

    Joined:
    Jun 18, 2019
    Posts:
    11
    Greetings,

    We are using the localisation on our current project, we have it working on (PC, Switch, XBO and PS4),

    "com.unity.localization": "0.9.0-preview" & "com.unity.localization": "0.10.0-preview"
    "com.unity.addressables": "1.16.13"

    We are trying to build on the next gen platforms, when the localisation addressable are created for the platform folder is set to "AddressableAssetsData/Unknown" and obviously it wont work in the build.

    Is there anything I can do to get this working now?
    Is there any ETA on the next gen platforms?

    Any help would be appreciated.

    Cheers

    Andrew
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,293
    Hi,
    Great to hear you have it working on so many different consoles :D
    Platform support would come under Addressables, I have asked the team so hopefully should be able to get you a reply once they reply to me ;)

    What version of Unity are you using?
     
  3. unity_bill

    unity_bill

    Joined:
    Apr 11, 2017
    Posts:
    1,053
    karl_jones likes this.
  4. AndrewBR7

    AndrewBR7

    Joined:
    Jun 18, 2019
    Posts:
    11
    Ok, Thanks for letting me know.
    Would I be waiting for the Addressable, Localisation for both to be updated?

    One of the platforms that does not work for us is on that list the other is not :D
     
  5. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,293
    You should not need any changes from localization, just addressables.
     
  6. AndrewBR7

    AndrewBR7

    Joined:
    Jun 18, 2019
    Posts:
    11
    OK, Thanks
     
  7. davidla_unity

    davidla_unity

    Unity Technologies

    Joined:
    Nov 17, 2016
    Posts:
    763
    next gen should start working in 1.17.7-preview which should be out in a couple weeks. If you notice that a specific platform still isn't working we made need to special case it. Just let us know if that's happening and on what platform(s)
     
    karl_jones likes this.