Search Issue Tracker
Active
Votes
0
Found in [Package]
2019.4
2019.4.17f1c1
2020.2
2021.1
2021.2
Issue ID
1305269
Regression
No
[Build] GetAllDependencies doesn't return correct dependencies when using SpriteAtlas
Reproduction steps:
1. Open attached project "UGUIDemo.zip" and scene "test"
2. Enter Play Mode, observe Console window
3. Exit Play Mode
4. In AssetBundles window, observe the dependencies of 'ui0' and 'ui1' (Advanced Data -> Dependencies)
5. In Project window, Assets/StreamingAssets folder, examine dependencies in 'ui0.manifest' and 'ui1.manifest' files
Expected result: Console output, AssetBundles window, and manifest files all list the same dependencies
Actual result: AssetBundles window displays dependencies, Console output and manifest files don't list any dependencies
Reproducible with: 2019.4.18f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1
Could not test with: 2018.4.30f1 (compilation errors)
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
Add comment