When deleting a generated proxy mesh from the HLOD Outliner using the Delete Button while the generated proxy mesh is opened in the static mesh editor will cause the editor to crash. Workaround: U ...
The following warning occurs when building a project for Android in the Test configuration. LogPlayLevel: UnrealBuildTool: [119/283] clang++ Module.Core.4_of_8.cpp [armv7-es2] LogPlayLevel: Unreal ...
This is Linux and possibly Mac specific. FixDeps step does not have the proper dependencies and instead depends on every library, even one it is not relinking. Reported on UDN (see additional URL f ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
Unable to locally rotate individual foliage. This seems to have been a limitation of the foliage tool from it's creation. Licensee Description: I would like to ask if there is any way how to preve ...
Project will fail to package with more than one actor containing ISM Components. From user: "...After some testing I found that it only occurs if there are multiple actors in a map (either of the ...
When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space; type "Assign on Destroyed" and select "Assign ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
Prefix Parameter Names checkbox does not work as expected, and the Group names are unmodified. The value "UMaterialFunction::bPrefixParameterNames" does not appear to be used anywhere in the Engine ...