You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you can build Godot from source, please build the 3.2 branch and test this again now that #39867 has been merged. (That pull request also makes Sprite3D much faster to render.)
Godot version:
Godot 4.0 master(vulkan)
OS/device including version:
Ubuntu 19.10
Issue description:
Here is created uvs with only 4 elements
godot/scene/3d/sprite_3d.cpp
Line 455 in 1eb424e
but here is readed also element 5 and 6
godot/scene/3d/sprite_3d.cpp
Lines 507 to 514 in 1eb424e
also here is same problem
godot/scene/3d/sprite_3d.cpp
Line 848 in 1eb424e
The text was updated successfully, but these errors were encountered: