Search Issue Tracker
Fixed in 4.5.X
Votes
1
Found in
4.3.1f1
Issue ID
580430
Regression
Yes
non square texture fails to be made into a sprite
non-square texture fails to be made into a sprite.
To reproduce:
1. Open project. There's two assets. Head and Square Head
Expected result: Head successfully turns into a sprite
Actual result: Head fails to be turned into a sprite
Note: The only difference between square head and head is the fact that square head's texture is a square (223x223)
Workaround: Open the texture in any image editor and change it so it's a square.
Comments (1)
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
creat327
Dec 17, 2013 12:10
another workaround is to set it to "truecolor". This bug only happen when you have it set to compressed.