Hide lightbulb gizmo icons?

Does anyone know how to hide lightbulb icons (gizmos) that appear with all lights in viewport?

2 Likes

More specifically, how to hide them when editing a blueprint. In main viewport, turning on game view hides them (along with all other controls).

Hey ,

icons are called Sprites in UE4. You can choose which types of sprites you see in Viewport. Under Show > Sprites, you can select types you want to see and ones you do not.

For right now, there is no way to hide or resize Sprites in Blueprint editor, but it is a known issue and we have a report in for that. There’s some more information here:

Hope that helps!

5 Likes

Thanks ! That solved my issue in main viewport.

Quick update to this that you can resize sprites on an individual basis. Just select sprite in question, and in its Details panel, under Rendering section, adjust Editor Sprite Scale.

Cheers!

It works. Thanks man!