More ways to reproduce:In Chaos Cache Collection Editor press Add Element button (no matter when you will do this step)If in Step13 from Steps to reproduce you won't place Chaos Cache Collection Edi ...
The desired behavior from a user perspective here is that they'd be able to use Static Switches in a decal master material to toggle different features and behaviors. In the above setup, if I set th ...
For unknown reason, the header of BP_Parent is included twice. The second header is located after the .generated.h, causing the compile error. The following is the include section of BP_Child__pf1 ...
As the title describes, closing a Geometry's Collection Dataflow Editor window when the ChaosVehiclePlugin is enabled is crashing the Unreal Editor when it is running with the -stompmalloc flag. The ...
If a child actor component has a local offset from the parent, any of the child's variables that are set in the parent's construction script are not registered. Workaround: Setting child variables ...
In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth. It was also interesting to observe c ...
As soon as the widget was visible on the node/display at least once all nodes/displays receive the button press and correctly increase the counter. Therefore it seems like the widgets are only initi ...
Using a struct containing an instanced object property as the value for a TMap results in a crash if a Blueprint of the class containing the TMap is subclassed and the child Blueprint is opened the ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...
When a skeletal mesh with morph targets spawns in the sequence, the morph is not reflected in the first frame. In the ProcessStage_SkinCache call of SkeletalMesh, MorphVertexBuffer->SectionIds is ...