Current steps describe the problem related to "Video memory has been exhausted (#### MB over budget). Expect extremely poor performance" on the AMD video card. In this case, the steps cause the GPU ...
Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...
If the Subtitles Enabled setting is set to false, subtitles will still display after restarting the editor regardless of Subtitles Forced Off setting. ...
Weird behavior occurs when toggling Simulate Physics on physics actors by input instead of on BeginPlay. Multiple odd behaviors are present such as touching physics actors ignoring collision. Test ...
In 4.21.1 it is no longer possible to perform a Hot Reload when the game is open in the Editor and using the DebugGame Editor configuration. REGRESSION: Yes. A Hot Reload was possible in 4.20.3 whe ...
Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints. ...
The description of SpringArmComponent's "Use Camera Lag Substepping" option says "sub-step camera damping so that it handles fluctuating frame rates well". However, as noted and explained by a licen ...
When an array is used to declare actor components, the component elements that make up the array cannot be edited inside blueprints. ...
-Could not reproduce and only happens in the project linked below -Tested in 4.16 and Preview 4.18 and this can not be heard -Does not look like the .ini file is the cause of the issue -Other soun ...
When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...