Search Issue Tracker
Fixed in 1.5.0
Votes
0
Found in [Package]
1.4.0
Issue ID
1199722
Regression
No
[Addressables] "Analyze" Window "Check Duplicate Bundle Dependencies" shows GUIDs instead of bundle names
Reproduction steps:
1. Open "1199722.zip" project
2. "Window" > "Asset Management" -> "Addressables" -> "Analyze"
3. "Analyze Rules" -> "Fixable Rules" -> "Check Duplicate Bundle Dependencies"
4. "Analyze Selected Rules"
5. Expand the "Default Local Group"
Expected Result: Bundles are named with Bundle Group Names
Actual Result: Bundles are named with GUIDs
Reproduced with: 2020.1.0a15, 2019.3.0f2, 2019.2.15f1, 2018.4.14f1
Did not reproduce on(No Packman): 2017.4.35f1
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.5.0):
Will display the bundle name correctly instead of the GUID.