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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment