Search Issue Tracker
Fixed in 2019.2
Fixed in 2017.4, 2018.3, 2019.1
Votes
0
Found in
2017.4.13f1
Issue ID
1117237
Regression
No
Helper methods in VertexHelper are not updated to accept uv2 and uv3
Expected result: AddVert() should be able to get and process uv2 and uv3 along with the current uv0 and uv1
Actual result: AddVert() only gets and processes uv0 and uv1
Link to the repository: https://bitbucket.org/Unity-Technologies/ui/src/0651862509331da4e85f519de88c99d0529493a5/UnityEngine.UI/UI/Core/Utility/VertexHelper.cs?fileviewer=file-view-default
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Hub doesn't install windows 10 sdk properly
- Crash building for iOS after canceling a build
- Reflective Shaders flicker when using Custom SRP Loop
- Terrain inspector is suggesting a shader which doesn't work
- [Search] Index Manager: Empty item in Include or Exclude list will be taken in count
Add comment