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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
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