If a user syncs to an asset through the editor (right-clicking it in the Content Browser and selecting Sync), the asset will not update until the editor is closed and reopened. Note: This issue is ...
Construction script not updating HISM array count, even when new elements are adding inside of the level. Regression: Issue occurs in 4.15.1 of the binary build Using the same repro steps provid ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
The user comment on the Salesforce issue " This is a regression from the behaviour in 5.3.X, and I've reproduced it in 5.4.0, 5.4.1, and 5.4.2. The specific issue/change that caused this regression ...
A crash occurs when importing any SpeedTree asset with the default import settings. The user reporting the issue says "the crash occurs if I have import WIND AND SMOOTH LOD checked like the default ...
When a POM decal material is applied to a decal actor in the scene the video driver will crash. This worked prior to 4.11.0 release. Only when the material is assigned to a decal actor will the vide ...
Crash when attempting to enable HDR via UserSettings This crash will also occur when project is fullscreen. User's Environment: "I have an Nvidia GTX 1080 Ti and have two monitors attached: 1. ...
When using an input axis for a task such as moving a character, losing focus on the standalone window while holding the key does not stop the axis from firing, which means the character will continu ...
It seems to have occurred since UE4.23, and the cause was the following part of "ParticleModules_Location.cpp".//From UE4.23 if (bOrientMeshEmitters) { //We have the mesh oriented to the normal o ...
Licensee's project requires the bEnableExceptions flag to be set to true in the Build.cs file. The build compiles for Windows, but when attempting to package for Linux they get these errors: Proce ...