Changing between multiple Streams that are contained within an array does not work. ...
Procedural mesh loses collision when the "Add Procedural Mesh Component" node is copy&pasted. In this example the generated box appears to lose collision once an "Add procedural mesh component" node ...
Foliage does not spawn on Hierarchical Instanced Static Mesh Components ...
When a game is compiled with ray tracing disabled (D3D12_RHI_RAYTRACING=0) and the GPU the game is running on becomes low on VRAM, frame time is negatively impacted and doesn't recover. The D3D12_RH ...
If a user-defined struct-type variable is declared in one Blueprint, and that variable is then indirectly accessed in a second Blueprint through a reference to the first Blueprint, modifying the str ...
IsEditorOnly is not reflected in grandchild actor when parent/child/grandchild are constructed with ChildActorComponent. This causes the issue that actor will increase incorrect when save the level. ...
If two code components have the same TEXT("") name in the CreateDefaultSubobject call the code will compile correctly but the editor will freeze when adding an instance of the class or classBP to th ...
From the UDN licensee: I put together a draft PR of something that should work. As I mentioned in the PR, this works as expected with one caveat; in SPinComboBox::Construct we are hardcoding the to ...
Component tags do not register when checked within blueprints. ...
When the function UDataTableFunctionLibrary::FillDataTableFromCSVString() is used from Editor Utility Blueprints or Python Scripts, and the contents of the affected Data Table are currently being vi ...