Construction script does not properly reset array count

UE - Gameplay - Oct 28, 2019

It appears that in UE 4.23, some specific arrays in construction scripts are no longer cleared automatically and retain references to TRASH objects from the previous construction script calls. This ...

Setting Fullscreen Mode to "Fullscreen" results in Crash when using 4.23 from source

UE - Rendering Architecture - RHI - Oct 11, 2019

Changing the screen settings to Fullscreen through code or blueprints results in a crash. This only happens in the source version of 4.23 and does not occur in the binary version of 4.23. I have att ...