When a macro takes in a Map <Wildcard, Wildcard> if the output is the element in the map it is the same type value of as the key. You can see see a quick demonstration at [Link Removed]. This seems ...
When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...
When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...
The grass won't spawn after proper material being applied on the landscape. Even after being forced to be spawned (by reloading the level, for example) the grass will disappear again every time the ...
In accordance with CL-9139422 of [Link Removed], the SkeletalMesh ImportedBounds does not have an Extend operation. However, SBasePoseViewport, the UI for retagettes, continues to use ImportedBounds ...
From the UDN: > Open HapticsFeedbackEffect.cpp and naivgate ~ line 150; note HapticBuffer has length populated but never write the actual buffer data. LikeReplySelect as Best Seems like a simple f ...
A licensee has pointed out a potential bug they found related task graph synchronization and when compiling compute PSOs: [Link Removed]. From the screenshot they sent over, it seems that a task gra ...
It seems like WriteFileList (TempStorage.cs) is not respecting the enginePath as set from horde context. _localDir in TempStorage.cs seems to be based off of the RootDir (details here). Proposed ...
Context: FGameplayAttribute's details customization lets designers pick any attribute property from any UAttributeSet class. Problem: This currently displays all properties of UAttributeSet class ...
A user reported an issue where the cones that represent angular constraints in the PHAT editor are not rendered if Separate Translucency is disabled. This may be related to another issue with Separa ...