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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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...