Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
871871
Regression
No
Sprite changes in play mode when using [TIGHT] texture packing and high quality compression
Reproduction steps:
1. Open project attached (SpriteMeshBreaksWhenPacked.zip)
2. Open scene Main
3. Press play.
Expected result: All three sprites will look identically or very similar to each other.
Actual result: Sprite in the middle changed its appearance.
Workaround: In advanced settings set Alpha Source to "Input Texture Alpha" and mark Read/Write Enabled.
Notes: This problem only happens when texture import settings has packing tag set to "[TIGHT]" and compression set to "High Quality".
That sprite is also affected in Sprite packer.
Problem does not appear when using "High Quality" compression with "[TIGHT]" or when using compression "[TIGHT]" but other compression type.
Reproduced on: 5.5.0f3, 5.5.0p4, 5.6.0b4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment