Chaos Debug Console Commands not working (5.3)

I am trying to debug Geometry Collections/Chaos but none of the following console commands do anything. Are they broken in 5.3?

p.Chaos.DebugDraw.Enabled 1
p.chaos.DebugDrawAwake 1
p.Chaos.DebugDraw.ShowCoreShapes 1
p.Chaos.DebugDraw.Mode 1
p.Chaos.DebugDraw.Radius 7000
p.Chaos.DebugDraw.MaxLines 100000
p.Chaos.Solver.DebugDrawCollidingShapes 1
p.Chaos.Solver.DebugDrawShapes 1
p.Chaos.Solver.DebugDrawCollisions 1

Have tried entering these at Runtime and also as node ‘execute console commands’ and neither works for me. For my sanity can anyone on 5.3 check if they are working?

Are there any alternate ways of debugging Chaos behaviours in 5.3?

I’m having this same issue with 5.3, have had no luck getting the debugs to show up. Did you figure anything out?

I am afraid not - still not working for me

Have you managed to make it work

You have to enable Chaos Visual Debugger plugin