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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.