Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.8.4, 1.1.7
Issue ID
1174117
Regression
No
[Addressables] Indirect dependencies are not resolved when using Pack Separately bundle mode and Packed Play Mode
How to reproduce:
1. Open the attached project ("case_1174117-AddressablesTest.zip")
2. Open the repro scene ("SampleScene")
3. Set "Packed Assets" asset's bundle mode to "Pack Separately"
4. Set "Play Mode Script" to "Packed Play Mode"
5. Build Player Content
6. Enter Play mode
Expected results: No warnings in the console, dependency chains are resolved correctly
Actual results: Warnings in the console about missing script references, dependency chains fail
Reproducible with: 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a11
Couldn't test with 2017.4, as it does not support Package Manager
Not reproducible with: 2019.3.0a12
Reproducible with package version: 0.8.4, 1.1.7
Notes:
1. Couldn't reproduce this issue when "Play Mode Script" was set to "Fast" or "Virtual" modes
2. Couldn't reproduce this issue when bundle mode is set to "Pack Together"
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
This is a duplicate of issue #1154172