Search Unity

Question How to include "Localization" of "package manager" in .unityPackage?

Discussion in 'Package Manager' started by herohjk1, Aug 25, 2022.

  1. herohjk1

    herohjk1

    Joined:
    Jun 28, 2022
    Posts:
    1
    I've created a sample app to provide to my clients.
    Since the customer wants the source code also with the product, I have to provide ".unitypackage".
    Afterexporting it as ".unitypackage", I made an empty project and tested it, and found that the "Localization" package included during development was missing.
    Of course, you can add it through "Package Manager", but I want to make it a little easier for customers, so I would like the "Localization" package to be included in the ".unitypackage" I made.
    What should I do?
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,060
    Does checking the 'include dependencies' box when exporting help?
     
  3. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,299
    Anthiese likes this.