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