If you place a deferred decal in the world and then set the view mode of the viewport to "Shader Complexity", the decal doesn't affect the complexity value. ...
Observe dropdowns glitching up and down when enabling Windows Animation in editor preferences. This is not a regression due to it occurring in 4.26.2 ...
In Water_Material_Ocean material, there is a typo under FluidSimulation that says "Siulation Flowmap Speed" This is not a regression due to it occurring in 4.26.2. ...
We don't currently multiply by the parent widget's color and opacity when calculating the color and opacity of a text block's outline. Since color and opacity are precalculated before the outline is ...
Not a Regression. Tested in: //UE5/Release-5.0 CL 18747223 Source-GitHub //UE4/Release-4.27 CL 18319896 Binary User Description: "The crash test code is located at Source/HashBucketLockedBug/Pr ...
Blendspace created within an animation blueprint from the context menu throws an assertion when packaged and ran. Only occurs in packaged projects. The blendspace will work correctly in PIE, and st ...
The file was originally created by Mixamo and saved as FBX. It was resaved it in C4D with the Save for Cineware Option. Importing it into the Editor causes it to crash. This was tested and reported ...
A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...
Deploying a project to a mobile device that runs an EQS Query is causing the game to crash on the device. This has been tested with a Galaxy Note 4 and iPhone 5s. Attached are the logs from the de ...
When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...