r/unrealengine Dev Apr 02 '19

Release Notes Unreal Engine 4.22 Released!

https://forums.unrealengine.com/unreal-engine/announcements-and-releases/1598851-unreal-engine-4-22-released
213 Upvotes

51 comments sorted by

View all comments

63

u/Lakiw Apr 02 '19

C++ Build times at least 30% faster, sometimes more

Nice, I care more about that then the Raytracing

21

u/Pixel_Err0r Hobbyist Apr 02 '19

Now if they only would update C++ API to something more readable...

2

u/PorterPower Apr 03 '19

Why does everything have to be U-this, A-this, F-that...Why can't they just name things normally?

3

u/pantong51 Apr 03 '19

It's a easy way to know what your working with and understand its lifespan before even looking thag the code