Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2020.1
Issue ID
1293028
Regression
No
SpriteAtlas v2 generated textures do not retain ordering in the build
When making any changes to sprites or sprite atlas v2, the resulting generated texture atlases change their ordering in the final build output causing a large sweeping set of changes to the build resulting in very large amount of data to patch or redownload on many platforms.
Repro steps:
1. Download attached SpriteAtlasV2_in_shared_AssetBundle project
2. Run bundle script from "Bug Report > Execute" Menu dropdown
3. In AssetBundles window, select "Inspect" tab and Add Folder
4. Add Bundles > First and Second folder and compare preload tables
5. Refer to attached screenshot and verify atlas order in table
Expected Result: Sprite Atlas v2 texture ordering in table should be the same for both First and Second bundles
Actual Result: Sprite Atlas v2 texture ordering in table is different for both First and Second bundles
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
Resolution Note (fix version 2021.1):
A fix for this issue will be available on Unity 2021.1.0a8 and above