Input System - InputRecorder sample

I am trying to use the InputRecorder in Input System.
To simplify, I use the sample from the package manager, which works, but uses uGUI.

I have been trying to use it with UI Toolkit. I added a UI Document. I see that the hover and feedback on button works, but it does not work when typing text input in a TextField.

I tried first also to use a MouseDown etc… on a cube and it did not work. However when I switched to implementing IDrag instead of MouseDown, it was recorded and playback properly!!!

I suggest the sample is augmented to show the UI toolkit. and maybe there is something to fix… Alternatively, I might need to get educated on how to make it work…

Thx

I provided a full sample in bug report ISXB-1319, it was was confirmed.
Please Vote it up!
thx