When importing a Static Mesh if you use the default settings and then manually import any LODs for that static mesh they will be rotated by 90 degrees. I found that disabling Transform Vertex to A ...
Decals are not spawning correctly when spawning based on a rotation value from the hit normal. There is a difference in how this is handled from 4.10.4 to 4.11 and even 4.12. See attached image fo ...
When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...
Marking as a regression as this does not occur in 4.25.4 User description: I want to have UMG UI that persists for the lifetime of the game so I create my root widget and add it to the viewport fr ...
The reimport process does not respect the new source path. Below is a workaround. UE::Interchange::FAssetImportResultRef FReimportManager::ReimportAsync(UObject* Obj, bool bAskForNewFileIfMissing, ...
One-time crash occurred when changing the color value in the Color Picker for a variable. So far I have not been able to reproduce this issue again. ...
Adding a Material Layer to a Material Instance that has a Material Function Call node connected to the Set Material Attributes node causes the editor to crash. I tested a Material Layer without the ...
Changing the name of a newly-created folder that contains a few copies of the same map causes a crash in the Landscape Mountains project. This crash did not occur in a clean First Person project wh ...
A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...
The Heightfield from DFAO when playing in Standalone or a packaged game has darkened shadow artifacts for the level. Workaround: Use r.AOGlobalDistanceField 0 to disable the Global Distance Field. ...