godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.83k stars 21.13k forks source link

Godot 4 UV mapping kinda weird #78041

Closed Intervel closed 1 year ago

Intervel commented 1 year ago

Godot version

4.1 beta 1

System information

Windows 11, Rtx 3090

Issue description

Blender 6_9_2023 5_26_01 PM Blender 6_9_2023 5_26_13 PM plane_45 tscn - CRPG - Godot Engine 6_9_2023 5_28_35 PM lobby tscn - CRPG - Godot Engine 6_9_2023 5_26_26 PM

what happens here? why does Godot behave differently?

Steps to reproduce

texture is copyright

Minimal reproduction project

texture is copyright

AThousandShips commented 1 year ago

What are your import settings?

Intervel commented 1 year ago

1 2

AThousandShips commented 1 year ago
Intervel commented 1 year ago

thanks! fixed the issues! what does generate lod supposed to do?

AThousandShips commented 1 year ago

It generates lower detail versions of the mesh that can be used when far away, this is possibly a bug in the import though, but hard to tell without more details, lets keep it open for now and see if we can identify a bug in the import here

Calinou commented 1 year ago