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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
This is a duplicate of issue #1185717