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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- 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
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...