[FEATURE REQUEST] Slate Debugger Paint

I used the widget reflector in 5.0+ to use Paint debugg and Update is a bad feature,
they have maintained good use in 4.27, can let me see my userwidget, but after 5.0+, using them will only see a white or blue or red…, I can not analyze my widget, please tell me what is the better way.
image

1 Like

I think the old representation is very good, why would the new one cause the whole interface to not see anything at all, whether it’s Update or Paint


1 Like

Why didn’t anyone official see this? This problem still appeared in 5.4, by the way, I tested this feature on PIE earlier (4.26) and it worked fine.

AndI think the following code is the source of problem, but i don’t know how to resolve it:
FSlateDrawElement::MakeDebugQuad(
InOutDrawElements,
InOutLayerId,
PaintGeometry,
DrawQuadColor);