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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment