How to get UVs from COLLADA file?

Hello!
I write own simple parser and have a problem with getting UVs vectors from COLLADA file. I print my UVs array and it coincide data from DAE file but object looks like this

129847-uvs_problem.jpg

It not react on change material.
I use custom actor and procedural mesh component.
Thanks for any help.

Materials changing was fixed but not UVs. The object is filling with a solid color of the material :frowning:

May be useful: about texture coordinate in collada - COLLADA - Khronos Forums