There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...
Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...
(Enduring Games) Please see UDN - Case includes project and potential fix from customer. Need to verify that it does not affect other parts of the volumetric composition. bHasValidSamples is the sam ...
It appears that only custom event nodes support a deprecation message. In fact, we need all nodes that use delegates in some fashion to support a custom deprecation message. Both UK2Node_ActorBoundE ...
Users affected: 440 Total occurrences: 672 Last occurrence: July 16th 2024, 2:40:01 pm First occurrence: December 31st 2023, 1:47:28 pm Latest version: ++UE5+Release-5.3-CL-29314046 Platform: Win64 ...
A Geometry Collection with Removal-On-Break, after breaking and shrinking until vanished, will reset to the original state (full-size and unbroken) if we toggle between Fullscreen and Windowed while ...
When rendering runtime virtual texture pages without throttling (when r.VT.MaxUploadsPerFrame is high or during Movie RenderQueue captures) the number of FRDGBuffers allocated by the Render Graph Bu ...
In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...
Placing a special UTF-8 character into the "ProjectDisplayedTitle" will result in GPU dumps failing to open. This appears to be because the dump will switch between us-ascii and UTF-16 file formats ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...