Standalone is crashing when a map containing a sub level that has an actor containing a child actor component is streamed in, or if the level is set to be always loaded. To be clear, this is not c ...
Platforms .ini config files can end up with incorrect data, due to how ProjectSettings manages the config data. On a Windows machine, if we open the ProjectSettings window, all the data is going to ...
"When using a UMG ListView widget, there seems to be two ways to be notified of item selection changes. An event on ListView which fires when the selection state of any item changes, and an event on ...
The settings .ini files for games packaged for windows appear to be getting overwritten with blank files whenever the game is run. Even if settings are added to the .ini files manually, the files be ...
REGRESSION: No, occurs in 4.15 as well Crash occurs when press Ctrl+Tab when the Project Browser is open. I did not crash if I tried this when in the editor itself. ...
When using a Game Feature Plugin, one of the settings available in the "GameFeatureData" DataAsset (class UGameFeatureData) is "PrimaryAssetTypesToScan", which is an array of FPrimaryAssetTypeInfo s ...
When a shipping build is packaged using specific rendering settings a memory leak can be observed. The licensee has noted that this leak presents as a 10MB per hour increase in RAM usage. It has a ...
This is a Regression. Using an Editor Utility Widget to set properties on materials via Set Editor Property doesn't work in UE5 as it did in UE4. ...