Search Issue Tracker
Fixed in 2017.3.0f3
Votes
1
Found in
2017.1.0b7
2017.2.0a1
Issue ID
916768
Regression
No
[Texture importer] ASTC texture import fails if the file format is PVR
A texture compressed with PVRTexTool using ASTC compression cannot be correctly imported if the file format is PVR.
The console spams "Assertion failed: Unknown compressed texture format!"
BC3, ETC2 and PVRTC compression formats do not experience this behavior and work fine with the PVR format.
Steps to reproduce:
1. Open user's attached
2. Open scene "Main". Notice: Game Object "ASTC (PVR)" has artifacts
3. Go to Assets/Textures/ASTC. Notice: the texture that causing the issue is "iop_small (pvr)"
Result: The file should be imported correctly (like for BC3 formats for instance) but it's not.
Reproduced with: 2017.2.0a1, 2017.1.0b7, 5.6.1p2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment