As shown in the figure above, the channel of inputReceiver is used to send and receive messages between web terminal and Unity terminal. However, at present, each data transmission will cause memory increase. Have you ever encountered similar problems
The problem has been fixed, there was a problem with the data format of the Web push, and the memory problem disappeared when I combined bytes[0] to distinguish mouse, keyboard, and custom messages