Search Issue Tracker
Third Party Issue
Votes
4
Found in
2019.4.30f1
2020.3.18f1
2021.1.20f1
2021.2.0b11
2022.1.0a7
Issue ID
UUM-3775
Regression
No
[TextureCompression][Mobile] PVRTC compression fails when texture size is 8192 or larger
How to reproduce:
1. Open the attached project ("1363331_2021.2.0b11.zip")
2. Right-click and Reimport "Skybox_Diff"
Expected result: "Failed PVRTC compression: Failed to launch Tools/PVRTexTool" error not thrown in the Console
Actual result: "Failed PVRTC compression: Failed to launch Tools/PVRTexTool" error thrown in the Console
Reproducible with: 2019.4.30f1, 2020.3.18f1, 2021.1.20f1, 2021.2.0b11, 2022.1.0a7
Note:
- Reproducible with all PVRTC variants (RGB, RGBA, 2 bit, 4 bit)
- Reproducible with iOS & Android platforms
- see comment for alternative min repro project
Errors:
Failed PVRTC compression: Failed to launch Tools/PVRTexTool
exitcode:11
stderr:
Failed to allocate a 8192*8192 image
Comments (3)
-
StarbucksThor
Jan 07, 2022 01:50
Exactly the same on version 2021.1.17f1
-
panosdrak
Dec 01, 2021 17:56
I have the same issue too on Unity 2019.4.17f1
-
wesleythomas360
Nov 23, 2021 18:39
Having the exact same issue using Unity 2020.3.22f1
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
Due to a regression issue in PVRTexTool itself, we are unable to upgrade the tool at the moment. We are following up on the issue such that we can perform the upgrade at a later time when issues in the tool are resolved.