Page 2 of 4

Re: Linux build makefile deployment?

Posted: Wed Oct 10, 2018 6:11 am
by pango
Compiling with 2018.2.7f1, I get a white screen instead of DFU menu. I'll do further testing as soon as I can...

Re: Linux build makefile deployment?

Posted: Wed Oct 10, 2018 7:28 pm
by pango
So far no luck. I even tried a new checkout in case "make distclean" wasn't enough, but no change...

Re: Linux build makefile deployment?

Posted: Wed Oct 10, 2018 8:25 pm
by Interkarma
That's interesting. Does it build ok direct from editor UI, as a test?

There are no code changes on my end specific to 2018.2, only project save version ticked up. It might still be possible to build under 2018.1 at this stage.

Re: Linux build makefile deployment?

Posted: Wed Oct 10, 2018 9:16 pm
by pango
Didn't check before, but it builds from inside the Editor.
Then it runs exactly the same way: blue mouse pointer on black background, then after a few seconds white screen and music...

I'm attaching Player.log just in case, but it looks really dull...

Re: Linux build makefile deployment?

Posted: Thu Oct 11, 2018 12:17 am
by Interkarma
Yeah, nothing interesting in log.

Just to confirm my Cloud Build targets are working, does the following build work for you?

https://developer.cloud.unity3d.com/share/Z1OCAUD1lV/

The above is a test build done with Unity 2018.2.11f1 in the usual way before release.

Re: Linux build makefile deployment?

Posted: Thu Oct 11, 2018 5:34 am
by pango
Interesting, it gives me a white screen too :(

Re: Linux build makefile deployment?

Posted: Thu Oct 11, 2018 5:45 am
by Interkarma
Thanks for letting me know. Sounds like Linux builds are impacted in this version for some reason. I'll hold off next release until I can work out why.

Re: Linux build makefile deployment?

Posted: Thu Oct 11, 2018 5:46 am
by pango
But so far I had success with Unity-2018.1.2f1 versions, but now I experienced white screens with them too, I'll have to reboot between tests if something messes up with my graphic card state...
Also, there has been a nVidia driver upgrade in Linux Mint recently (390.48 -> 390.77), I hope it's not some kind of unrelated regression...

Again I'll do more tests when I can, which may not be today :/

Re: Linux build makefile deployment?

Posted: Thu Oct 11, 2018 6:06 am
by Interkarma
Cheers. Perhaps others running Linux could chime in and let me know if they have the same problem with build I linked above? Here it is again.

https://developer.cloud.unity3d.com/share/Z1OCAUD1lV/

The only change is Cloud Build target moved from 2018.1.x to 2018.2.11f1. This works on Windows and Mac, as far as I know.

Re: Linux build makefile deployment?

Posted: Thu Oct 11, 2018 7:30 am
by Hazelnut
Works fine for me. (Linux Mint 18.2)