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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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