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
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment