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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
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!