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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- SubMesh GameObject duplicates and warning is logged to console when trying to undo failed deletion
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
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...