First Person Template content cannot be added to another project through the "Add Feature or Content Pack" function. This occurs in both 5.0-Early Access 2 and 4.27.1 Tested in //UE4/Release-4.26 ...
Regression: Tested in UE5/Release-5.0, issue does not occur so regression is yes This issue appears on whichever side of the first landscape the second landscape is adjacent to. Moving the Directio ...
If used inside a UMG Blueprint, a struct that has only one element will remove the element from the struct after compiling the blueprint. If the element is edited or a second element is added then ...
When you place a substantially long Sound Cue/Wave in an Empty Group of a Matinee and set the Matinee to play on level load then on a key press pause the matinee and play the matinee, the sound grou ...
AI Move To Location causes AI to lose velocity each time it is called, resulting in a freeze in movement on each call. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.0 (CL 3106830) Funct ...
Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...
In 4.13 launching a linux game with -binnedmalloc will use the binned allocator. In 4.14 the command line was accidentally changed to -binnedmalloc1 while making other changes. It is still -binnedm ...
Gear VR Touchpad input no longer functioning in 4.20 Noticed this appearing in 4.20 logs from device (did not appear in 4.19 logs): LogOcInput: Get touchpad main with data 0.000000 0.000000 Also t ...
The behavior of non-variable class pins has changed in 4.26 where abstract classes like AInfo are being excluded from class pickers for general utility functions like GetAllActorsOfClass. This is no ...
The proposed solution here is to make the casing of the path provided to the hashing function for the mutex consistent with something like:publicstatic string GetUniqueMutexForPath(string Name, stri ...