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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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