DESCRIPTION: When importing a mesh created with Maya then saving, closing, and reopening the editor, if you add a LOD via the right mouse menu or mesh editor will result in the LOD importing -90 rot ...
This is simple, but maybe hard to explain, so hear with me. I've attached a sample project and Repro Steps below in case it's not clear. Basically: 1. Make BP_Parent with an unassigned Mesh (Stati ...
Trackpad Values return 0 Additionally: I also observed that the Go's trigger is registering as Trigger MotionController (R) Facebutton 1 and that previously there were MotionController (R) Thumb ...
Landscape grass map generation crashes if the landscape component in question uses an XY offset map. --------- Fatal error: [Link Removed] [Line: 646] Rendering thread exception: Fatal error: [Lin ...
When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...
Workaround 1: 1. Change HierarchicalInstancedStaticMesh.cpp in either of the following ways:void{{ FHierarchicalStaticMeshSceneProxy::GetDynamicMeshElements(const TArray<const FSceneView*>& Views, c ...
There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...
This is a regression as the issue does not occur in //UE5/Release-5.1.1 - CL 23901901 ...
Users are experiencing crashes when using the AimOffset and Blendspace graphs. I am unable to reproduce this locally, but judging by the Bugg in crash reporter, this is not an isolated incident. [ ...
When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...