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 ...
Not a regression. Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Reproduced Fro ...
Crash Reporter link: [Link Removed] With Source Context: [Link Removed] ...
When using materials with CustomData inputs, such as the Eye material with Iris Distance and Mask, Virtual Texture samples will increase the instruction count for each unique VTPageResult. Each cus ...
UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...
Changing the mouse cursor depending on what it is currently over only happens if a mouse button is also being held down. This worked normally in version 4.5.1 WORKAROUND: In UGameViewportClient::Ge ...
THere is an issue with the Mouse cursor when using UMG with the set show mouse cursor option. after setting the set show mouse cursor off pressing a widget and giving it focus causes the mouse curso ...
There is an issue when attempting to reorder blueprints where Blueprint Function Reorder displays error tooltip when trying to reorder functions. In previous engine versions, functions could not be ...
A licensee is reporting a sim proxy is playing a networked anim montage with root motion, that the rotation changes will fight between what's produced in ::SimulateRootMotion and ::SmoothClientPosit ...
Hello, We are building a world with world partition & a lot of nanite foliage. We want to modify out Foliage Instance grid size via the commandlet. [Link Removed] Even in a new empty level the c ...