Hello.
When I used sprite tag to show sprite to show sprites what i want to, with some effect( with codes ) there’s problem.
first. there are 2 weird icons in the picture.
that 2 sprites is shown by using sprite tag.
and sometimes i use this code to give an effect to TMP ( I used TMPUGUI object anyway )
this code is an effect that tmp is wobbly. ( I don’t know this expression. I just copy this from youtube. the effect you can see at the #1 Image. some letters are ‘wobbly’ )
anyway. what I found is that.
when this wrong happens, TMP object automatically generates
‘TMP subMeshUI’.
actually in the above picture, there’s an image next to word in yellow box(실패!). that should be there.
I don’t use Sprite at that.
what i can think is because of codes, maybe some clear or i don’t know whatever, about textmeshpro makes this.
and about codes, that codes just make vertex moving. the problem line i think is
ForceMeshUpdate() or UpdateGeometry().
but. Update Geometry is literally update vertex’s position so it seems like moving.
so i think ForceMeshUpdate is the problem.
but, why, i don’t know i think it happens.
when i don’t use sprite tag at that time, but previous what i used sprite tag image suddenly pop out.
thanks for reading my question.
I hope you help me!
and sorry about poor english skill.
and this is the first time to write. so if i may do something wrong. please tell me.
I will fix.
thanks agian!