UE5 editor UI/UX Problem

Dear Epic Games Team,

I’d like to respectfully draw your attention to a UX problem in the editor. The sheer number of action buttons makes it nearly impossible to read the actual property values. All of these buttons could be moved into a context menu, which would reduce UI clutter and significantly improve readability. In its current state, the editor feels awkward and uncomfortable to work with. Please take a look at how competing editors handle this.

I sincerely hope this feedback reaches the team. It’s becoming genuinely overwhelming.

I edited the engine source code, which turned out to be much faster (literally a few lines) than writing huge workarounds for property customization. This approach lets you see all the values, and they’re no longer overlapped by buttons. The buttons themselves have been moved to a context menu.