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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment