Search Issue Tracker

Fixed in 2019.1.X

Votes

7

Found in

2018.3.0a1

2018.3.0f2

2019.1.0a1

Issue ID

1115285

Regression

No

"sprite.textureRect" returns values for master SpriteAtlas instead of SpriteAtlas Variant

2D

-

Reproduction steps:

1. Open "UnityTestProject.zip" project
2. Enter Play mode
3. Look at the Console
4. See "sprite.textureRect" values and the Sprite width and height

Expected Result: "sprite.textureRect" returns values for SpriteAtlas Variant
Actual Result: "sprite.textureRect" returns values for master SpriteAtlas

Fixed in: 2019.2.0a6, 2019.1.0b5

Reproduced with: 2019.1.0a13, 2018.3.2f1
Did not reproduce on: 2017.4.18f1, 2017.3.0a1 (Error)

Error:
"UnityException: Sprite is not rectangle-packed. TextureRect is invalid."

  1. Resolution Note (fix version 2019.1):

    "sprite.spriteAtlasTextureScale" will return for a given 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.