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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.