Search Issue Tracker
Fixed in 1.3.1
Votes
0
Found in [Package]
0.6.7 preview
Issue ID
1129804
Regression
No
Unable to build Player Content if assets hierarchy was changed in Addressables window
To reproduce:
1. Open attached project ("ConfusedAddressables")
2. In Addressables window, create new Packed Assets Group
3. Drag folder "RandomFiles" into created Packed Assets Group
4. Drag any subfolder from "Random Files" outside of it
5. Click Build > Build > Build Player Content
-- Error is thrown
Reproduced with: 2018.3.8f1, 2019.1.0b6, 2019.2.0a8
Could not test with 2017.4 since Addressables introduced in 2018.2
Notes:
- Build Player Content settings do not affect the outcome
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
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 1.3.1):
Should be able to move assets and files around. The user should see the addressables group window update the addresses of the assets whenever they are moved in the project tree.