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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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!