Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
107
Found in
5.0.0f4
Issue ID
678384
Regression
No
[PLM] Lightmapping ignores lights culling mask
To reproduce:
1. Open attached project "CullingMask"
2. Open scene 1
3. Let it bake
4. Notice that lightmap is baked for all static objects, even though light has Culling mask set to Nothing
5. Change lights baking to Dynamic
6. Wait for bake
7. Scene isn't lighted, but irradiance is still present
Comments (43)
-
julianwitte
Sep 02, 2016 11:08
It looks like it works if you change the light Baking from Realtime to Mixed. Quite weird.
-
ghenryschmitt
Aug 22, 2016 01:33
I'm getting this problem even on lighting that should be dynamic.
-
OpenXcell-Studio
Jul 22, 2016 12:23
Unity 5.3.5 same issue! :(
Please resolve it! -
angralon
Jul 02, 2016 10:34
Culling mask still not working!
How can they affort to not fix this for over a year?
-
vicator
Jun 13, 2016 11:54
Unity 5.4.3f1 does not honor bake for GI. Now come on - resolve this?
-
sumpfkraut
May 11, 2016 13:58
same problem here...
-
doublegumbo
Apr 28, 2016 19:49
The only workaround I see at this point is simply not marking the objects in questoin as lightmap static.
-g
-
alex_hajdu
Apr 01, 2016 08:38
Culling Mask is still not working for Baked lights?
-
Rogerio-Castro
Jan 22, 2016 16:06
Same issue here. Still not working
-
olavrv
Dec 12, 2015 22:55
This is also a problem in 5.3 release version. Need a fix quick!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2020.2.X):
Postponed. Missing feature.