There are bugs, such as where the game becomes softlocked on round 0, and the editing screen is sometimes unusable, I think these bugs are device specific, as it seems to happen consistently for some people, but I'm not sure. If you have the bug where it softlocks on Round 0, it may be because the game is running too slowly to properly create the sword attacks, so the windows version may work as it has better preformance (I'm not entirely sure), but I have no idea why the editing screen is sometimes unusable, its probably the click detection or mouse position (maybe fullscreening or unfullscreening helps).
Viewing post in Try While You Can jam comments
I'm pretty sure these two bugs are the same, as it seems that when you fail Round 0 due to the attacks not loading in properly, the code in the Try blocks fails to run properly and crashes, making them unmovable. I will probably try to see if theres a way to make the sword attacks land more consistantly after the jam's period, hopefully that fixes this bug.