Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.16.15

Issue ID

ADDR-1671

Regression

No

[Addressables] Asset with HideFlags.DontSaveInBuild is included in build

Package: Build Pipeline - Addressables

-

Reproduction steps:
1. Open attached project
2. Select Window/Asset Management/Addressables/Groups
3. Select SampleScene and Build/New Build/Default Build Script
4. Observe the Console window

Expected result: No errors appear and build is successfully completed
Actual result: The error appears "An asset is marked with HideFlags.DontSave but is included in the build"

Reproducible with: 1.8.5 - 1.16.15(2018.4.29f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10)

  1. Resolution Note:

    Currently our functionality mirrors that of Resources so we believe the build failing is correct.
    We do realize there is a legitimate need to exclude assets from an Addressable folder in the build though and have opened a separate ticket to explore options to make that work.

Add comment

Log in to post comment