Unreal Engine 4.19 Released

Hi Victor.

You can get a view of how the upcoming 4.19.1 hotfix is currently looking by checking this filter on our Issues site - Unreal Engine Issues and Bug Tracker (Search Results)

But please be aware that not every ticket has necessarily been made publicly visible for this list, and there may be others which are not displayed.

Cheers

Wow its so cool, I would like to suggest an add on for direct import from .blend files instead of limiting ourselves with Autodesk changing .fbx formats :slight_smile:

Not feasible. Use glTF format instead of FBX.

@** Ellis

Is there any plan to update (get the latest changes) the GameplayAbility module with the 4.19.1? or should we wait for 4.20?

Thanks**

Is it only me or did they move the console in editor? When I play normally, it doesn’t open up (even though I did set the correct key in the options). When I use VR preview it does open, but i can’t even see where (somewhere in the bottom-right part of the screen). If I try to use a command like “stat fps”, the actual fps are shown so far above-right that I can barely see part of it…

What’s up with that?

Hotfixes only typically include fixes for bugs. Any development updates will only be released with the next major engine release (4.20)

Cheers

When is 4.19.1 coming ?

We are still working on a number of fixes (as you can see from this list - Unreal Engine Issues and Bug Tracker (Search Results)), but the hotfix should be ready within two weeks.

I am a developer from china, now working on a 100 players battle royale game!
and really excited about optimization for networking performance.
I want to merge these updates manually because we have made great change on our Unreal Engine 4.18.
Can you give a list for the corresponding commit of each updates? especially for the dedicated server performance optimization.

UE-13530 ? no? never? any time now would be good.

LOL Calm down be patient

It maybe not that straightforward as one commit in public github may actually points to many other fixes. If I were you, I will grab the 4.19 source code and apply the diff from the changes you already made on 4.18.

when you move some objects from a folder to a folder, the UE and all freezes.
MY PC - i7740X and GTX 1060 6GB

“Network optimizations to reduce alloc/free & memcpy churn saving about 10% of net tick time”
can I have this diff ?

Does anybody know, how the new VR feature “New: Allow VR plugins to have multiple viewports and rotated eye orientations” is going to work?
Is it an alternative for the spectator screen?

I dont know - I migrate my project from 4.17 to 4.19 - and I must return to 4.17 version.

First-4.19 is much slower.
Second - I need to make new BP for AI inteligence because I have some strange bugs…Collision dont work in some situation etc…

Best to finish project in 4.17 because it more than 50% maked.

is it just me, or is this feature completely useless?
I have a landscape with tessellation in the material, and these landscape Tessellation properties have zero impact on the tessellation, no matter what I do to them

also enabling the new ‘Use Dynamic Material Instance’ on my Landscape crashes the editor instantly. I submitted a bug report but would be nice to hear if anyone else got it to work

I believe this is the following issue: Unreal Engine Issues and Bug Tracker (UE-56453) which has been fixed for 4.19.1

oh nice :slight_smile:
the callstack seems a bit different from mine but I hope it’s the same crash