Projects crash when the following Project Settings are set: • Vulkan is enabled • Vulkan is the Default RHI • Forward Shading is enabled • AntiAliasing Method is set to MSAA The different engine ve ...
The result of the Set Niagara Static Mesh Component (OverrideSystemUserVariableStaticMeshComponent) function provided by the UNiagaraFunctionLibrary is different from the operation result on the det ...
If TMap's Key is a unique Struct, TMap's rehash will not run even if elements are added or changed in DetailPanel such as DataAsset. So TMaps's Find etc. will fail This issue is very similar to [Li ...
Camera View Transformations in Editor and Sequencer Cannot Be Undo (Ctrl+Z) Description: When switching the viewport to a specific camera actor, any manual movement/rotation of the camera (via ...
When Sequencer's Add Filter Menu>Keyed(U) is enabled, adding a Key to an actor that previously failed the Filter (had zero Keys) does not immediately include the Keyed actor in the filtered list (if ...
UDataAsset's constructor assumes itself to be the native class, and caches that value for use by the asset registry. However, if the data asset type is defined in a blueprint (i.e. subclassing UPrim ...
Context Actors can be converted into Instanced Actors via the IA plugin. During runtime and in the editor, an instanced actor’s visual is generated from the collection of StaticMeshComponents on th ...
The plugin fails to be created with the name "Button". The name button or BUTTON works as a plugin name. If there are some names that plugins cannot be called, then an error/warning message in the o ...
Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...
Essentially, A bug in --[Link Removed]-- comes up with only customized struct property. If a struct doesn't have customization, it can be displayed compact without "Element X" node hierarchy. It i ...