Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X, 2020.3.X
Votes
1
Found in
2018.4
2019.4
2019.4.2f1
2020.1
2020.2
Issue ID
1273235
Regression
No
[Android][SpriteAtlas] totalSpriteSurfaceArea get reserialized when switching build platforms
Repro steps:
1. Open attached project
2. Switch to standalone build target
3. Delete Library/AtlasCache
4. Enter and exit play mode
5. Check atlas.spriteatlas: "totalSpriteSurfaceArea: 2367488"
6. Switch to android platform
7. Delete Library/AtlasCache
8. Enter and exit play mode
9. Check atlas.spriteatlas: "totalSpriteSurfaceArea: 36864"
Actual: atlas.spriteatlas changes
Reproducilbe with: 2018.4.27f1, 2019.4.9f1, 2020.1.4f1, 2020.2.0b1
Comments (1)
-
WavenGD
Apr 05, 2022 14:32
This is not resolved for in version 2020.3.31f1
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
- No minimum size on Render Graph Viewer window
- Selecting a color swatch makes black line appear on another color swatch on the left
- ArgumentNullException is thrown twice when maximizing then un-maximizing the Game View with a shortcut
- [URP][Vulkan] vkCmdBeginRenderPass is called twice with the same FrameBuffer
- The text is pushed down when double-clicking on the Visual Element to edit it in UI Builder
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2021.1.0a1 and above
Resolution Note (fix version 2020.3):
A fix for this issue is available on Unity 2020.3.19f1 and above