1k8
1k8
 This is what I meant, yes I am on linux. This does not happen on browser target only hashlink for me, and only if the key is the same...
Adding a print node in between the released and pulse stop socket will print after a second holding it down and will constantly print on every frame until let go.
This is a work around in case someone needs it 
[same_key_pulse.blend.zip](https://github.com/armory3d/armory/files/9641842/same_key_pulse.blend.zip)
I recall trying to use sys time, kha schedular time, kha realtime, as well as offsetting the time within the pulse node +/- which is all I could think of...
For windows users it appears to be a rendering issue for the font scale which you can find on this line if I recall the fix correctly! https://github.com/armory3d/armory/blob/main/armory/Sources/armory/ui/Canvas.hx#L75
You can fix it by manually setting a font size that renders correctly until someone on windows can investigate and add a statement to resolve the size calculation.
Thats just a rendering issue based on the size. Other users on discord using windows simply changed the size to fix it and render properly. I am on linux so...
Are you using the github repo? This is the line that should fix the error for you -> https://github.com/armory3d/armory/pull/3028/commits/277d5dde39c09e1955381c32c97a1cbd731ebdc4#diff-09b543c772604fb625ee9049f3dda3d1ef609c4415db15547946e3c3568780c4R598
You seemed to have resolved the freezing on discord but you opened a github issue here?  Freezing: - Does this happen with any installation of addons or just armory...