Search Issue Tracker

Fixed

Fixed in 6000.0.66f1, 6000.3.5f1, 6000.4.0b6, 6000.5.0a5

Votes

0

Found in

6000.4.0b2

6000.5.0a5

Issue ID

UUM-130899

Regression

Yes

SpriteAtlas.GetSprite/GetSprites methods return incorrect position when processing the sprites

2D

-

How to reproduce:
1. Open the attached project "IN-127684"
2. Select the "GetSprites" asset in the Project window
3. Click the "Process" button in the Inspector window
4. Observe the Console log

Actual result: The log shows the texture rect x,y for every sprite as (0.00, 0.00)
Expected result: The log shows the correct texture rect coordinates for each sprite (e.g., x:396.00, y:0.00)

Reproducible with: 6000.0.47f1, 6000.0.65f1, 6000.2.15f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Not reproducible with: 6000.0.46f1 (fb93bc360d3a)

Reproducible on: Windows 11 Enterprise, macOS (reporter)
Not reproducible on: No other environments tested

  1. Resolution Note:

    Fixed in 6000.5.0a5

  2. Resolution Note (fix version 6000.5.0a5):

    Fixed in 6000.5.0a5

  3. Resolution Note (fix version 6000.4.0b6):

    Fixed in 6000.4.0b6

  4. Resolution Note (fix version 6000.3.5f1):

    Fixed in 6000.3.5f1

  5. Resolution Note (fix version 6000.0.66f1):

    Fixed in 6000.0.66f1

Add comment

Log in to post comment