How to remove this overlay in UE5 Blueprints?

It’s a new feature of UE5, and is very useful for debugging, as you can see all the properties of the object, instead of just the name. You can disable it in editor preferences:
image

4 Likes