Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.5f1
Issue ID
1078191
Regression
No
Package contains additional references to Unity editor libs when setting ExportPackageOptions.IncludeLibraryAssets
To reproduce:
1. Open the user's attached project
2. Build the package using the Test->Export Test Package menu at the top
3. Import the built package to a new project
Expected result: The package only contains files from the Project Settings folder
Actual result: The package contains Unity libraries and other files from the install location
Reproduced with: 2017.4.12f1, 2018.1.9f1, 2018.2.13f1, 2018.3.0b6, 2019.1.0a6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
The user pain for this issue is too low to invest development time. The .unitypackage format is to be replaced by a new Package Manager format in the coming year.