Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2
2019.2.17f1
2019.3
2020.1
Issue ID
1206854
Regression
No
[AssetBundles] In-use SpriteAtlas from a bundle is unloaded when calling Resources.UnloadUnusedAssets twice
How to reproduce:
1. Open the attached project ("case_1206854-atlasbundlebug2.zip")
2. Open the repro scene ("SampleScene")
3. Build the Asset Bundles through the Window > AssetBundle Browser
4. Enter Play Mode
5. Press the "Unload Unused" button twice
Expected results: UI sprites remain loaded
Actual results: UI sprites are unloaded
Reproducible with: 2019.2.17f1, 2019.3.0f4, 2020.1.0a14
Not reproducible with, 2020.1.0a15, 2020.1.0a18
-
Resolution Note (2020.1.X):
Fixed in 2020.1.0a15
Comments (1)
-
unity_E88F316202724D9793C6
Sep 30, 2021 12:16
Can I get an attached project? It seems to me that I have a similar problem in lts Unity 2020
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
This is a duplicate of issue #1185717