PrefabLightmapping icon indicating copy to clipboard operation
PrefabLightmapping copied to clipboard

Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefbas in the scene with this script at the root. Set up your lighting and in the editor go to Assets-...

Results 24 PrefabLightmapping issues
Sort by recently updated
recently updated
newest added

This script no longer works, unfortunately - when dynamically instantiating light-mapped prefabs using the method in the ReadMe, the incorrect lightmap is sometimes assigned to the prefab (with the incorrect...

Same Prefab, same setting, it works fine in 2021.3.11, fails in 2022.

Hello there. I have a problem with baking a prefab and I don't know how to proceed. I have added the script to a prefab with some models and terrains....

so i basically have a game where prefabs get put into "modules" that give the prefabs rules so that i can randomly generate them, this is how it looks like...

In my project my lightmap are working fine if i am instantiating them as a prefab (Image1: Instantiating as a prefab) ![image](https://user-images.githubusercontent.com/75261599/116718806-8f8e7080-aa04-11eb-9ec5-ec354cb0145f.png) but when i am building the asset bundle...

![temp_LightingIssue-Working](https://user-images.githubusercontent.com/18429652/197603126-8b32cc64-504e-4993-86b3-01d8d2ce30b4.PNG) ![temp_LightingIssue-NotWorking](https://user-images.githubusercontent.com/18429652/197603128-2157710e-2a7c-4d46-8fd5-7aec5658fb59.PNG) Hi there, I first wanted to start off by thanking you for making this resource available as it proves to be a powerful solution for a lot of...

Hello, We have been using PrefabLightmapping for several months on a VR project. Since yesterday evening we have a prefab (among 2) on which the Lightmaps jump to the build....

The baked lightmap data works fine in Play mode in the unity editor, but is applied in screenspace in a broken way in the the build. I was able to...

Hi! Thanks a lot for your tool, it's really great! I have a possibly stupid question about a light probes, I create an empty scene where my prefab will be...