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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment