UE5 Light Mixer Issue \ UE5光照混合器问题

Hi, when I only show the currently selected object, all the lighting parameters disappear. This makes it unusable. Am I doing something wrong?

[Image Removed]

Ahh you found a bug. Thanks for reporting! I’ll file a JIRA to get this fixed up.

You can follow along here if you like.

Hi, you can set the defaultBehaviour to Pass as a temporary workaround. This is because the component cannot pass the IsActorSelected filter due to a type mismatch issue.

I haven’t found this modification would introducing new bugs so far.

[Image Removed]