Search Issue Tracker
Fixed in 2017.2.X
Votes
2
Found in
5.5.0p1
Issue ID
860717
Regression
No
[Editor] Texture Import of 16 Bit Grayscale fails
Reproduction steps:
1) Open "New Unity Project.zip" project
2) Notice that console has an error:
Could not create texture from Assets/Dummy_Height.png: File could not be read
Notice that "Dummy_Height" texture is "corrupted" (inside of Unity editor) and can not be used.
Reproduced with:
5.3.7p2, 5.4.3p3, 5.5.0p1, 5.6.0b1
Comments (2)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
df424
Apr 22, 2017 13:57
Seriously, this is such a pain when working with terrains.
Abenthum
Apr 21, 2017 10:22
This has been known since 2 years: https://forum.unity3d.com/threads/import-of-16bit-grayscale-png-fails.315068/
Can't be hard to fix ... can someone please try and get around to it? Annoying that we keep having to add workarounds for 16bit greyscale in our pipeline tools...