Unity 5.5 has been released as a pretty major update to this popular game engine. One interesting bit for us is that games built with 5.5 onward will only have access to the modern OpenGL system.
I'm hoping they did a bug-fixing drive on their new OpenGL system, since any game that used the new system in previous builds of Unity had major rendering bugs, which forced you to set the game to use an OpenGL fallback.
Hopefully this will be another step towards OpenGL Unity games performing better.
There's plenty of other new features and bug fixes, here's a look at a glance:
- Native memory allocation profiling in CPU Profiler Timeline
- New modules for the particles system enabling new effects
- Added support for sending custom data to Particle System vertex Shaders
- Unity splash screen tools
- Added support for cubemap arrays
- Added support for BC4,BC5,BC6,BC7 compressed texture formats, and RGBAHalf format
- And tons more!
The Unity Editor 5.5 for Linux is also now available, find more info on that here. It is still not an official build yet.
See the release notes here.
I'm hoping they did a bug-fixing drive on their new OpenGL system, since any game that used the new system in previous builds of Unity had major rendering bugs, which forced you to set the game to use an OpenGL fallback.
Hopefully this will be another step towards OpenGL Unity games performing better.
There's plenty of other new features and bug fixes, here's a look at a glance:
- Native memory allocation profiling in CPU Profiler Timeline
- New modules for the particles system enabling new effects
- Added support for sending custom data to Particle System vertex Shaders
- Unity splash screen tools
- Added support for cubemap arrays
- Added support for BC4,BC5,BC6,BC7 compressed texture formats, and RGBAHalf format
- And tons more!
The Unity Editor 5.5 for Linux is also now available, find more info on that here. It is still not an official build yet.
See the release notes here.
Some you may have missed, popular articles from the last month:
9 comments
Now its the turn of 5.6 beta with vulkan support.
2 Likes, Who?
They are removing OGL2. I do not think that this affects anyone. It is good because it reduces their maintenance. But I hope they will not remove OGL3 soon because that will affect some people.
2 Likes, Who?
Isn't KSP 1.2 using glcore? The game renders perfectly fine for me (AMD open source drivers).
0 Likes
the new glcore caused only rendering issues with steamoverlay enabled. hopefully thats fixed though
0 Likes
We'll see an upgrade to the actual games that use Unity like Cities Skylines?
0 Likes
How does removing legacy OpenGL support improve things for us, in practical terms? Isn't the legacy support a different library anyways, so performance on newer versions of OGL would be unaffected?
Or are they intervened in some fashion that to me sounds like a really bad design choice?
(I'm no Unity developer - just very very tempted to jump onboard that train)
Last edited by Beamboom on 1 December 2016 at 10:03 am UTC
Or are they intervened in some fashion that to me sounds like a really bad design choice?
(I'm no Unity developer - just very very tempted to jump onboard that train)
Last edited by Beamboom on 1 December 2016 at 10:03 am UTC
0 Likes
Quoting: BeamboomHow does removing legacy OpenGL support improve things for us, in practical terms? Isn't the legacy support a different library anyways, so performance on newer versions of OGL would be unaffected?Most games use the legacy OpenGL version Unity has, not many are actually using the newer OpenGL version.
Or are they intervened in some fashion that to me sounds like a really bad design choice?
(I'm no Unity developer - just very very tempted to jump onboard that train)
It goes without saying that newer OpenGL allows for improved performance with the use of the newer bits available in it. That depends on what Unity does with it though and what developers do with their actual games too.
1 Likes, Who?
Quoting: LordpkappaWe'll see an upgrade to the actual games that use Unity like Cities Skylines?
They're pretty fast upgrading the eninge for their game. Two days ago (29th of November) they released on Unity 5.4 which was released on 10th of August, so it took them only close to two month. So I'd guess with the next bigger content they release we'll see Unity 5.5 support.
0 Likes
Quoting: STiAT... which means we might see some Vulkan-Support for already existing games after it's been implemented in Unity? Great! (:Quoting: LordpkappaWe'll see an upgrade to the actual games that use Unity like Cities Skylines?
They're pretty fast upgrading the eninge for their game. Two days ago (29th of November) they released on Unity 5.4 which was released on 10th of August, so it took them only close to two month. So I'd guess with the next bigger content they release we'll see Unity 5.5 support.
0 Likes
See more from me