godotengine / godot

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

Unable to bake lightmap for GridMaps #64914

Closed Favkis closed 2 years ago

Favkis commented 2 years ago

Godot version

3.5.stable.official

System information

Windows 10, GLES 3, RTX 2080, i7 6700k, 24 DDR 4

Issue description

I created UV2 for all my tiles inside of a blender, so godot sees them as UV2

image

I ticked "Use in Baked Light" for all tiles

image

I exported meshlib

image

I restarted godot editor because of this bug #26775

Then I created BakedLightMap over the thing image

press Bake Lightmaps

image

It says this

Steps to reproduce

Create gridmap, create UV2 map for all tiles, check Use in Baking Light. Then add tiles in world, try to bake

Minimal reproduction project

No response

Favkis commented 2 years ago

Im dumb I had to check use in baking in gridmap...