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
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
- [HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- HDRP Wizard window UI components overlap when HDRP Wizard window is docked and resized horizontally
- VideoPlayer component fails to play MP4 files located under the StreamingAssets folder
- Terrain Tools icons are low quality
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