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
- UI Builder's Canvas stays blue when a Visual Element within its bounds was selected before enabling and disabling the Preview and Canvas Background is enabled
- “The main object name " should match the asset filename" warning is shown in the Inspector when creating a new Color Library
- "Assertion failed on expression: 'fidA != fidB'" error is thrown when using specific Prefabs on HDRP and URP
- InvalidOperationException thrown when Text (Legacy) font is rebuilt via InputField (Legacy) OnValueChanged callback
- Clear color is incorrect on second ClearRenderTarget call when using Metal
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