Users are reporting issues with the 4.25.1 hotfix and Win 7, including running cooked builds and the editor crashing: https://forums.unrealengine.com/unreal-engine/announcements-and-releases/1755531 ...
Atmospheric Fog is not displayed as well. ...
Actors with large numbers of components cause long hitches during cooking. Here is a brief profile from Very Sleepy of the process while the editor was cooking: [Image Removed] ...
Set variables based on Enumeration do not update when the number of members changes. The drop down menu will update if Refresh all nodes is used or if the user restarts the project. ...
The "Get Soft Bounds" node returns bogus numbers instead of just all 0's if the VRMonitor is not running. Found on UE4-Releases 4.9: CL-2673023 ...
The issue occurs when you simply move the material node itself and click the 'Apply' button to begin compiling shaders. Once it has completed, the number of texture samples increases for the Stats a ...
Just a typo that needs to be fixed. ...
Debugging the code I have been able to verify that in GeometryCollectionComponent.cpp line:2318, the if condition happens every two frames. I think DynamicCollection is not setting all the frames a ...
The Camera Shake Class no longer allows for indefinite shaking via setting a negative value in the Oscillation duration, per the tooltip instructions. This happens when using either the Play World ...