Search Issue Tracker
Fixed
Fixed in 6.0.8, 8.0.3, 9.0.1
Votes
9
Found in [Package]
6.0.7
8.0.2
9.0.0
Issue ID
DANB-500
Regression
No
PSDImporter atlas size does not follow PVRTC compression format for the iOS platform
How to reproduce:
1. Open the attached “psd_importer.zip” project
2. Select “Fei_PSB” Sprite Atlas inside “Fei_PSB.psb” (Assets > Textures)
3. In the Inspector window, observe the Sprite Atlas and its compression
Expected result: “Fei_PSB” Sprite Atlas is square, and PVRTC compressed
Actual result: “Fei_PSB” Sprite Atlas is not square and not PVRTC compressed
Reproducible with: 6.0.7 (2021.3.28f1), 8.0.2 (2022.3.5f1), 9.0.0 (2023.1.4f1, 2023.2.0a23)
Reproduced on: macOS 13.4.1 (Intel)
Note: iOS module is needed for the reproduction
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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note (fix version 9.0.1):
Fix for this issue is available on 2D PSD Importer package 9.0.1 and above
Resolution Note (fix version 8.0.3):
Fix for this issue is available on Unity 2022.3.16f1 and above
Resolution Note (fix version 6.0.8):
Fix for this issue is available on Unity 2021.3.34f1 and above