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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
This is a duplicate of issue #1154172