Im trying to use Sendkeys.Send(), to send numbers as a string to a calculator to form a basic hook but Unity seems to be eating whatever im trying to send. I assume this is because Unity is using Mono, but does anybody know a work around for this?
Can you please clarify what you’re trying to do? Are you trying to send keystrokes from some other application to Unity, or something else?