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
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
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