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 ...
User comment in crash group:error when i reimpot a mesh from a .fbx create in 3d max 213 void FVertexFactory::SetPositionStream(FRHICommandList& RHICmdList) const 214 { 215 ...
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 ...
Context Sensitive searches in Widget Blueprints is not working as expected in 5.1. I was able to reproduce this 4/4 times in 5.1, and confirmed that this issue is a regression as the search works as ...
The reimport process does not respect the new source path. Below is a workaround. UE::Interchange::FAssetImportResultRef FReimportManager::ReimportAsync(UObject* Obj, bool bAskForNewFileIfMissing, ...
From licensee:When a material instance is applied to a landscape in a scene and the user resets param in that material instance, that edit is not applied to rendered landscape (while it is if the ma ...
Switch between levels in the content browser caused a crash while loading the level. Project On Google Drive: [Link Removed] ...
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 ...
Editor can assert when changing the signature of an editor authored Blueprint Library Function (FuncA) if that function is called from a Blueprint Library Function (FuncB) via an actor's constructio ...