Check out our Monthly Survey Page to see what our users are running.
We do often include affiliate links to earn us some pennies. See more here.
tagline-image
Unity 5.3 has been on my radar for one single reason, they finally have a modern OpenGL system! I really hope developers upgrade to it.

QuoteWith Unity 5.3, we’re shipping a number of new features which raise the bar for rendering quality and deliver improvements to rendering efficiency.

For starters, there’s a brand new OpenGL 4.x core, which will replace our legacy OpenGL 2.1 core. This allows you to take advantage of the very latest OpenGL features on Windows, OS X and Linux, whilst also being able to scale to older versions of OpenGL, depending on the user’s OpenGL driver support. Note that in 5.3, Unity will default to the new OpenGL core, but you can switch to legacy OpenGL 2.1 manually to maintain previous behavior. Our current aim is to remove the legacy OpenGL core in Unity 5.4.


See the full announcement here.

I would urge developers to update, as the Linux version should perform better with the new OpenGL system in. I am also pleased to see them aiming to remove the legacy system for the next major update, no point keeping it around. Article taken from GamingOnLinux.com.
0 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly.
See more from me
The comments on this article are closed.
39 comments
Page: «2/2
  Go to:

rustybroomhandle Dec 9, 2015
Quoting: Segata SanshiroHow easy is it for developers to upgrade? That's my concern here.

That would depend on the project. There was a blog post about the upgrade of Dreamfall: Chapters from 4.6 to 5.2 and all the issues they had.

In their case it was a bigger leap than, say 5.2 to 5.3, but some issues might still be the same, like having to wait for third-party components to be updated.


Last edited by rustybroomhandle on 9 December 2015 at 8:44 am UTC
Tak Dec 9, 2015
Quoting: YaakuroWhat? ROFL, didn't know that Unity was still using OpenGL 2.1 which came out 2006. OpenGL 3.2 came out 2009 and they used it in their engine? OpenGL 4 version started 2010 and they didn't change their engine all the time?
OpenGL 2.1 was used as the baseline. Newer features were used where available via extensions.
OpenGL 3.2 came out in 2009, but it was years before the majority of cards and drivers supported it. (Example: the driver for the Intel GPU in the prototype steam box sitting under my desk, running SteamOS, reports that it supports OpenGL 3.1.)
Tak Dec 9, 2015
Quoting: edoWhat about the people than doesn't have a pc able to run gl 4.x? And is the linux renderer limited to 4.1 because mac os?
Supported core profile versions range from 3.2 to (today) 4.5. Cards/drivers that don't support 3.2 will currently fall back to the legacy GL renderer.
rustybroomhandle Dec 9, 2015
Thanks Tak.

Also wondering (and please, no pressure, take your time with this) - do you have any 5.3 editor plans? 5.2 works really well, and I'm kinda curious if you guys have any handle on what the maintenance effort of the Linux editor might be in future.
Eike Dec 9, 2015
View PC info
  • Supporter Plus
So Tak is the one to beg to to make the editor not crash on load and save project under non-GNOME environments?

Pretty pleeeease...?


Last edited by Eike on 9 December 2015 at 9:21 am UTC
ljrk Dec 9, 2015
Quoting: EikeSo Tak is the one to beg to to make the editor not crash on load and save project under non-GNOME environments?

Pretty pleeeease...?

Eh, works for me on i3wm.

Downloading the files takes quite long, the server often closes the connection. Just use 'wget -c' to download.


And yes, please update to 5.3 on Linux soon :-)


Last edited by ljrk on 9 December 2015 at 9:49 am UTC
STiAT Dec 9, 2015
Quoting: Tak
Quoting: YaakuroWhat? ROFL, didn't know that Unity was still using OpenGL 2.1 which came out 2006. OpenGL 3.2 came out 2009 and they used it in their engine? OpenGL 4 version started 2010 and they didn't change their engine all the time?
OpenGL 2.1 was used as the baseline. Newer features were used where available via extensions.
OpenGL 3.2 came out in 2009, but it was years before the majority of cards and drivers supported it. (Example: the driver for the Intel GPU in the prototype steam box sitting under my desk, running SteamOS, reports that it supports OpenGL 3.1.)

The issue there is / was Unitys support for Mesa/Intel drivers, who completed 4.1 Support in the September release. Though, I think intel still didn't implement the GL_ARB_vertex_attrib_64bit extension in their driver (yet?), which Mesa supports since May 2015, but besides that they should fully support the OpenGL 4.1 spec now, even though, some features of 4.0 are missing as well (as the base function for GL_ARB_vertex_attrib_64bit, namely GL_ARB_gpu_shader_fp64 and GL_ARB_tessellation_shader). But we see a lot of work on OpenGL 4.x support in Mesa as well as in the intel drivers recently, but the issue there (as well) is the drivers / kernels shipped by distributions. Because Mesa and Drivers theoretically support it does not really tell anything about the features being available in the supported distributions. That's why Valve created SteamOS - to be able to support exactly that. They're usually packing newer intel drivers and by now switched to a 4.x and have pretty recent libdrm and xorg-video-intel packages.

Mesa is evolving pretty fast now due to Valve sponsoring some development on it. Even all 4.2 extensions are implemented already, 4.3, 4.4 and 4.5 parts are still missing, but not too many. The only company being always on edge with OpenGL specs is NVidia as I know it. Though, they and AMD write most of the specs, so that was to be expected ;-).

[edit] good source for GL Support / driver support for mesa drivers is http://mesamatrix.net/


Last edited by STiAT on 9 December 2015 at 11:11 am UTC
edo Dec 9, 2015
Quoting: Tak
Quoting: edoWhat about the people than doesn't have a pc able to run gl 4.x? And is the linux renderer limited to 4.1 because mac os?
Supported core profile versions range from 3.2 to (today) 4.5. Cards/drivers that don't support 3.2 will currently fall back to the legacy GL renderer.
Thanks for the info, that answer my question. But I read in the blog than gl 2.1 support was planned to be dropped in the next unity 5.4 version, so I guess than for that time that old hardware will stop being supported.
And it's good to read than on linux, games can use features from newer gl versions when possible, so it's not limited to the mac 4.1 gl version. That is a nice improvement.
Seegras Dec 9, 2015
Quoting: GuestThere is also the fact that WebGL is an officially supported build target.
It needs JDK 6. That's "six", like in "the version before the version that just went end-of-life".
Do the world a favour, kill off JDK6. Now.
Eike Dec 9, 2015
View PC info
  • Supporter Plus
Quoting: LeonardK
Quoting: EikeSo Tak is the one to beg to to make the editor not crash on load and save project under non-GNOME environments?

Pretty pleeeease...?

Eh, works for me on i3wm.

It unfortunately crashes for several people. I can search for the bug report when I'm home and can google for the exact error message. AFAIR it was not one of these because the bug report page had someone tell they're not using GNOME:
http://forum.unity3d.com/threads/ubuntu-14-04-crash-on-opening-projects.359648/
http://forum.unity3d.com/threads/crash-on-linux-mint-17-2.362439/
Tak Dec 9, 2015
Quoting: rustybroomhandleAlso wondering (and please, no pressure, take your time with this) - do you have any 5.3 editor plans?
We've just merged the latest changes from 5.3 final and are working on a test build now. (There are lots of vacations and holidays in December, though - this doesn't mean "hold your breath for a release tomorrow." ;) )

Quoting: rustybroomhandleI'm kinda curious if you guys have any handle on what the maintenance effort of the Linux editor might be in future.
We're still trying to evaluate this. Right now, Linux editor work is hosted on a dedicated branch that's isolated from the development mainline (i.e. trunk/master) and release mainlines, so it's currently more maintenance overhead than it potentially could be.

Quoting: Eikemake the editor not crash on load and save project under non-GNOME environments
From what I've seen, this has been a Gtk theme issue for the people who are experiencing it. You may have better luck if you try a different/standard Gtk2 theme.
Tak Dec 9, 2015
Quoting: Seegras
Quoting: GuestThere is also the fact that WebGL is an officially supported build target.
It needs JDK 6.
It needs at least JDK 6. If it doesn't work with a newer version, that's unintentional (as far as I know) and should be reported/fixed.
Mohandevir Dec 9, 2015
For those interested, Dubigrasu did a benchmark of Unity 4 vs 5... Quite promising:

http://steamcommunity.com/groups/steamuniverse/discussions/1/541907867770822642/#p8

Just look for the last page of the forum's comments.

Thanks Dubi!
wojtek88 Dec 9, 2015
Quoting: MohandevirFor those interested, Dubigrasu did a benchmark of Unity 4 vs 5... Quite promising:

http://steamcommunity.com/groups/steamuniverse/discussions/1/541907867770822642/#p8

Just look for the last page of the forum's comments.

Thanks Dubi!

Looks great, hope it will be applied to many titles. And hope Unity guys will find more ways to optimize Linux code.
Cannot wait for Cities Skylines to update.
Mountain Man Dec 9, 2015
Quoting: Creak
Quoting: Mountain ManI hope the Cities: Skylines developers are paying attention. We might finally get good performance in Linux.
I'm not sure Cities: Skyline uses Unity.
It does.

https://unity3d.com/showcase/case-stories/cities-skylines


Last edited by Mountain Man on 9 December 2015 at 1:24 pm UTC
Mountain Man Dec 9, 2015
Quoting: soulsource
Quoting: Mountain ManI hope the Cities: Skylines developers are paying attention. We might finally get good performance in Linux.
What's wrong with its performance? For me (Radeon R9 270X with open source drivers) it's running very well. I'm not at maximum settings, as I had to decrease shadow quality to medium, but I'd say that's more than close enough.
It falls far behind the Windows version in terms of performance and tends to hover around 20-something frames per second even on hardware that exceeds the recommended requirements. It's playable, but it really should run better. There are a number of threads on the official forums discussing the problem. Here's one of the more popular ones:

https://forum.paradoxplaza.com/forum/index.php?threads/linux-abysmal-performance-on-system-that-exceeds-reccommended-requiremens.842603/


Last edited by Mountain Man on 9 December 2015 at 1:31 pm UTC
Eike Dec 10, 2015
View PC info
  • Supporter Plus
Quoting: Tak
Quoting: Eikemake the editor not crash on load and save project under non-GNOME environments
From what I've seen, this has been a Gtk theme issue for the people who are experiencing it. You may have better luck if you try a different/standard Gtk2 theme.

Thanks, I will try that on weekend. Yesterday I only found time to do a quick crash report:
https://fogbugz.unity3d.com/default.asp?752348_h2u0eet2qa350ie5

I just cannot find the existing report anymore where several people with other DEs than Gnome couldn't use the Linux editor. :-/

Thanks for making the editor available for Linux by the way. I'm not sure I'm creative enough to make a cool game, but I for sure would love to give it a try.


Last edited by Eike on 10 December 2015 at 9:06 am UTC
Nezchan Dec 10, 2015
The Thea: The Awakening devs are apparently eager to move to move to 5.3. Smart move for a quality game.
Eike Dec 11, 2015
View PC info
  • Supporter Plus
Quoting: Tak
Quoting: Eikemake the editor not crash on load and save project under non-GNOME environments
From what I've seen, this has been a Gtk theme issue for the people who are experiencing it. You may have better luck if you try a different/standard Gtk2 theme.

Thanks, I finally managed to get a file dialog! X)

I installed kde-config-gtk-style to access gtk configuration with KDE means.
It was set (defaulted to?) mimic KDE style.
I had to change the theme, away from "oxygen-gtk" to e. g. "Adwaita", as well as the icon set, away from "Oxygen" to e. g. "Human" or "GNOME". None of the changes helped on its own, but both together did.

I've added the information to my crash report as well (https://fogbugz.unity3d.com/default.asp?752348_h2u0eet2qa350ie5).

Thanks for your help!
(Did you know that "tack" is the Swedish word for "thanks"? ;) )


Last edited by Eike on 11 December 2015 at 11:03 pm UTC
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.