Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
9.0.0
Issue ID
DANB-506
Regression
No
[2D][PSB Importer] Platform settings compression format does not affect the atlas sub-asset of the PSB file
How to reproduce:
1. Open the user’s attached “psb_importer.zip” project
2. In the Project window, select “Fei_PSB” Sprite Atlas inside “Fei_PSB.psb” (Assets > Textures)
3. Observe the compression
Expected result: Compression is PVRTC
Actual result: Compression is not PVRTC
Reproducible with: 6.0.7 (2021.3.29f1), 8.0.2 (2022.3.6f1), 9.0.0 (2023.1.6f1, 2023.2.0b2)
Reproduced on: macOS 13.4.1 (Intel)
Note: creating iOS build and checking frame debugger also shows "RGBA8" format (user’s info)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Use the package version that has the fix released in https://issuetracker.unity3d.com/issues/psdimporter-does-not-support-the-pvrtc-compression-format-for-the-ios-platform
Attempt to restart the editor or reimport psd files if issues still persist