Search Issue Tracker
Fixed in 2017.1.X
Votes
2
Found in
5.6.0f3
Issue ID
898383
Regression
No
SpriteUtility.GetSpriteUvs returns invalid Uvs
SpriteUtility.GetSpriteUvs returns invalid UVs
1. Open ExampleScene
2. Click on SpriteObjTester
3. Check the section called Uvs
Expected result:
- Returns the uv coordinates of the sprite as if it was packed in the atlas.
Actual result:
- Returns either an empty array, or an array filled with the zero vector.
Tested on: 2017.1.0b1, 5.6.0f3s2, 5.5.3f1, 5.5.0f3s2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment