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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
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!