I created a cube, and dynamically change the cube by width,height,depth properties, then comes the bug:
the UV Map of the cube gets wrong, the following figure shows this bug:
I have debugged this bug, the bug comes to the addUVAt method of Face class.
Attachment comes the code
Please help!