Found a problem with my 2-monitor setup in Linux. Right now I’m testing some stuff and want to attach an object to one of my scripts (in an empty GameObject). Where under Windows I’d select the GameObject with the script and drag & drop the desired object to the GameObject on the 2nd monitor, under Linux this drag & drop is not working.
Instead of the Drag & Drop under Linux, I have to select the desired item manually with the ‘o’ button and search in the list of objects that match the desired object. And while in my test setup this is not a big deal, I fear for the day I’ll be making some real big project under Linux
PS. not sure about the missing meshes on the Game & Scene view. It might be something related to the driver and stuff I’ve done under Linux, because when I started the Linux machine and Unity, all was looking normally. Will keep an eye on this problem and if it’s a bug that I can pin down I’ll report it as well
PPS. Running Unity 5.3.4f1 to match the version I’m using under Windows