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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Add comment