Search Issue Tracker

Fixed in 4.3.1

Votes

0

Found in

4.3.0f3

Issue ID

574610

Regression

Yes

Sprites cannot be created from square textures in advanced texture mode

2D

-

To reproduce:
1. Open the attached project
2. In the Project view, select the 'musicalNote_512x512' texture
3. In the Inspector, change the texture type to Advanced
4. Change the sprite mode to 'Single'
5. Hit Apply
6. Notice the console warning that 'Sprites can not be generated from textures with NPOT scaling'
7. Repeat the same steps with 512x514 texture, but before hitting apply set the 'Non Power of 2' to None.
8. Notice that this works fine.

Comments (1)

  1. LightStriker

    Oct 31, 2016 14:19

    I can reproduce the issue in 5.4.1.

    64x64 textures, flagged as "Scale to nearest" cannot generate sprite. Putting the scaling to "None" allows to make the sprite.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.