Several issues with 4.25.1 and Win 7

UE - Graphics Features - Jun 22, 2020

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 ...

SkyAtmosphere is not displayed in ES3.1 Preview

UE - Platform - Mobile - Feb 22, 2021

Atmospheric Fog is not displayed as well. ...

Actors with large numbers of components cause long hitches during cooking

UE - Foundation - Core - Cooker - May 14, 2019

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

UE - Gameplay - Blueprint - Oct 2, 2017

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. ...

GetSoftBounds for SteamVR Chaperone returns bogus numbers with VRmonitor not running

UE - Platform - XR - Aug 29, 2015

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 ...

Moving the Material Node for Starter Content Materials within the Editor Graph will increase the Texture Sample Count

UE - Graphics Features - Apr 27, 2016

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 ...

Display 1.2 bouncing ball has a typo in the Math Hall of ContentExamples

Docs - Samples - Sep 19, 2016

Just a typo that needs to be fixed. ...

GeometryCollectionComponent take +1 frame to be marked as dirty

UE - Simulation - Physics - May 25, 2023

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 ...

Camera Shake Oscillation Duration no longer accepts -1 as indefinite

UE - Gameplay - Jul 30, 2015

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 ...