Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4.14f1
2019.2.15f1
2019.3.0f2
Issue ID
1208559
Regression
Yes
Sprite Atlas Hash changes between build targets
How to reproduce:
1. Open the attached project "case_1186887-SpriteAtlasPerforceIssue.zip"
2. Text edit the file 'Atlas.spriteatlas', check the "storedHash/Hash" value
3. Initial hash for iOS is '1781eda60fd1db9c9c8c02ca50aaa6a7'
4. Switch to another build target (Android for instance) and build the project
5. Check 'Atlas.spriteatlas' file again
Expected results: Hash should remain the same.
Actual result: Hash changes between build targets (for example Android, the hash should be: 843ea83e5aa204fe25e7fdf7349968c8)
Reproduced on: 2018.4.15f1, 2019.2.17f1, 2019.3.0f4
Not reproducible: 2020.1.0a18
Edit:
1. Sprite packer mode must be in "Always Enabled" which is the option by default
2. This bug is caused by this fix in Case 1186887
Comments (6)
-
Chinnexa1
Feb 07, 2021 18:56
nice one, i really love this information
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
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
This is a duplicate of issue #1203619