In editor, custom primitive data dont work on instance static meshes in bp instance

UE - Gameplay - Components - Jun 25, 2024

Changes to custom primitive data properties for instanced meshes placed in the editor work in-game but are not otherwise reflected in-editor. ...

Input Mapping Context entries can get into a corrupted state when swapped with another entry that has a Combo Trigger.

UE - Gameplay - Input - Aug 23, 2024

This behaviour was working correctly in version 5.3. This issue happens inside an InputMappingContext DataAsset from the EnhancedInput system. We need at least two mappings entries. One of the entri ...

Is there a particle smoke that matches the world lighting 100%?

UE - Niagara - Oct 14, 2024

Niagara particle sprites with a Translucent Material are glowing in a completely dark area. This issue is also observed with the deprecated Cascade particles. Particle brightness is also dependent ...

Nanite - Skinned Meshes not working.

UE - Graphics Features - Oct 21, 2024

The Nanite information and views from the Static Mesh Editor are not available to Nanite Skeletal Meshes in the Skeletal Mesh Editor. ...

LODGroup in Static Mesh not properly set when cancelling confirmation

Tools - Jul 8, 2015

LOD Group is not properly set when changing the setting in the static mesh editor. When the LOD Group is changed and the confirmation of overwrite message is cancelled it will still set the LOD Grou ...

Attaching a Skeletal Mesh by setting it's Parent Socket causes the mesh to be offset and rotated

UE - Gameplay - Oct 9, 2015

Attaching a Skeletal Mesh by setting it's Parent Socket causes the mesh to be offset and rotated User Description: I still need to test using the BP you recommended. I tried again using the charac ...

Margin Variable cannot be edited while collapsed within a data table

Tools - Feb 4, 2016

If a struct has a variable of type Margin and a data table is created based on the struct, the Margin variable will not be editable while collapsed within the data table. ...

Spawn actor does not recognize changes to string/name variables

UE - Gameplay - Blueprint - Aug 28, 2015

Spawn Actor from Class does not accept new values to exposed variables that are altered upon spawn. ...

Child actors cannot be recognized as children of parent actor within parent blueprint

UE - Gameplay - Blueprint - Jul 16, 2015

Parent blueprints do not recognize child class actors as the same type as the initial parent blueprint. This makes it difficult to create a master blueprint for spawning/ai control/etc. ...

'HighResShot 2' is not taking a screenshot for a packaged project

UE - Graphics Features - Mar 19, 2015

When you attempt to take screenshot in a packaged project with the Console Command 'HighResShot 2'. This command works in editor but not in a packaged project. Issue with packaging in Main CL# 248 ...