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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
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.