Changing the mouse cursor depending on what it is currently over only happens if a mouse button is also being held down. This worked normally in version 4.5.1 WORKAROUND: In UGameViewportClient::Ge ...
This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...
REGRESSION: Yes, does not occur in 4.17 When dragging a blueprint component from the Component tree into the graph, user receives an incorrect tooltip message (same one if they attempt an incorrect ...
I received a report that there is a situation in UE 4.21 that it is not possible to acquire push notification device token on iOS And they seem to have solved the problem by fixing the following pa ...
Calling UHierarchicalInstancedStaticMeshComponent::AddInstance multiple times causes multiple BuildTrees to be created and run asynchronously at the same time. Tested in 4.21(CL - 4613538) How t ...
The Delete Assets window's list of assets that are available to replace the references to an asset that is being deleted returns additional assets that are not valid replacements. The provided pro ...
Render optimizations are causing the cloth render data to be updated one frame too late after an off screen cloth object has been teleported back on screen. The optimisation triggers itself after a ...
When applying a Landscape Layer Blend of textures to the Material Base Color, the preview does not update or shows black instead of how the material is supposed to look. When you disconnect the lay ...
Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...
I am trying to use "stat llmassets" but it is not recognising the command. I have enabled LLM_ALLOW_ASSETS_TAGS and added -llmtagsets=assets to the commandline along with -llm, is there anything els ...