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
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
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...