When Cast Shadow and Self Shadow Only in the Lighting Section of the Details of a mesh, the light will randomly hit the mesh even though it is in a shaded area. Light appears to flicker and will com ...
There is an issue occurring where Split screen causes rendering issues with light shafts. This issue does not occur if you use the command " r.lightshaftquality 0" The issue no longer occurs. This i ...
When adding a struct to a keyframe, Object Reference variables are not saved and Soft Reference variables are saved sometimes. Opening a keyframe's properties when the selected struct has an object ...
There seems to be a bug with the Possess\Unpossess events. Because if you change the last node in "PossessCharacter", which is created in PlayerController(called "PC"), to Unpossess the AI still con ...
Maps brought in via Load Level Instance that contain Nav Link Proxys configured to use the Smart Link instead of the Simple Link end up creating a link at the center of the world instead of their ac ...
If any skeletal meshes are not displayed, it stops increasing. Allocation count of uniform buffer is stable. added on February 26 Followings are an additional information from licensee. FD3D12 ...
When using the Replace With option and then undoing it, upon engine restart the Widget Blueprint's UI components are all removed from the Widget Blueprint. It seems the undo is crucial to the issue, ...
Occurs 5/5 times. Details panel in Animation Montage goes blank when fields (Start Time, End Time, Play Rate, Loop count) are clicked in to update data. This defect also occurs when clicking in th ...
It seems as though calling a multicast RPC during BeginPlay on the server will cause the new actor to finish spawning on the client before applying any initial replicated data, such as the actor's R ...
Example function provided by the user:.h UFUNCTION(BlueprintCallable, meta = (AutoCreateRefTerm = "TestInt,TestName")) static void TestAutoRefs(const int32& TestInt = 2, const FName& TestName = ...