Search Issue Tracker
Won't Fix
Votes
2
Found in
5.6.3p1
Issue ID
952665
Regression
No
Unable to assign custom UV data to channel one via VertexHelper in extended UnityEngine.UI Image class
To reproduce:
1) Open attached project and scene
2) Play it
You will see expected and actual results and explanation there
Reproduced in 5.6.3p2, 2017.1.1p4, 2017.3.0b3
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
ZardozJones
Dec 30, 2017 21:53
Currently the only way I can pass extra data to a UI graphic shader is via a texture and lookup via color0 coords - unpleasant!
ZardozJones
Dec 30, 2017 21:51
tangent,normal,uv1,uv2,uv3 all seem to get ignored also!