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
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
- [Metal][iOS] Application freeze when switching between portrait and landscape orientation on iPad Pro
- Tile Palette grid is moved after entering Play 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.