Requested by UDN : https://udn.unrealengine.com/s/case/500QP00000RyWvAYAV/requesting-an-engine-mod-to-access-certain-landscape-texture-patch-properties-in-blueprints-via-getters?fromCase=1 ...
This happens with just about any option in any tab. QA confirmed it also happens in the Material tab. Regression: Yes - does not occur in //UE5/Release-5.4 @ CL34507850 - Binary Repro Rate: 10/10 ...
The SplineNavModifierComponent does not have the same behavior as regular nav modifier components where the modifier can specify that it only replaces a given NavArea class. Setting the area class t ...
Dragging any cooked Actor-based Blueprint class asset into the level editor viewport will crash the editor when it has been configured to work with cooked assets. This is a regression that started ...
Testing the new dataless Mutable workflow in Unreal Engine 5.7. When replacing the old Skeletal Mesh node with the new Skeletal Mesh Parameter node, the cloth simulation stops working. ...
Context State Tree Tasks have a configurable default value 'Should State Change on Reselect' which controls whether the task receives a EnterState/ExitState if completion of the current state is fo ...
I believe that this is happening because of a problem within USubobjectDataSubsystem::FindOrCreateAttachParentForComponent where it is creating duplicates of the character mesh because the "TestScen ...
A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...
When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...