laurenth-personal / lightmap-switching-tool

Tool that allows switching different baked lightmap sets on a unity scene at runtime.
MIT License
682 stars 90 forks source link

Lightmap Data not working in WebGL build #42

Open sventure opened 3 days ago

sventure commented 3 days ago

Followed the instructions and works perfectly in editor play mode, however when i build for unity webgl none of the lightmaps actually change, it only switches the lighting scenes but doesnt load the baked lightmaps

sventure commented 3 days ago

tested this in a standalone windows build and it still doesnt seem to work :(