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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
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.