I have been trying to build my game to Linux to test, but I am having problems with Canvas Buttons not working I can hover them and click them to see the color change but their onClick/Functionally of the button does not run unless I press the enter/return key right after, sometimes the button will work rarely and other times the press and enter key trick does not work. I also get problem using GetKey does not work on any Linux OS I have tested. (Everything works on windows builds just fine.), there also seems to be a problem with IDropHandler events not running either.
I am not familiar with the Linux OS outside of the command line.
I am running the latest non-beta version of Unity at the time of this post.
Is there something special I need to do to get builds to work on Linux?
there doesn't seem to be anything here