The Editor crashes when attempting to convert a Landscape into a Blueprint Class. Looking back to //UE4/Release-4.24 cl 11590231, this option seems to be unselectable (see attached image), which lea ...
Using old behavior by applying true to NMakeUseOemCodePage property solves this issue. in VCProject.cs// Project globals (project GUID, project type, SCC bindings, etc) { VCProjectFi ...
Video example: [Link Removed] Occurs in 5.2 as well as 5.2. ...
In Unreal Engine version 5.4, all Physics Linear Velocity functions inside PrimitiveComponent class are returning always a velocity of (0,0,0), even if the Body Instances are moving. This was workin ...
In 4.11 when you selected an actor with multiple material elements with the merge actors tool open you had the option to merge the material elements into a single one. This option is no longer valid ...
Undo when modifying a single channel causes Entire Actor track to be selected. This is problematic when you're trying to modify just the X, Y, or Z channel in the Graph Editor. ...
Destroying a Component doesn't trigger the OnComponentEndOverlap node User Description: OK, so I have an actor with only one component: BoxCollision, with default settings. I place it on map. In m ...
Using indirect lighting from bounce cards that are set to Actor Hidden in Game no longer generate indirect lighting for the scene. This is a regression of 4.11.2 where this worked but is no longer ...
Blueprint projects are failing to package for iOS from Mac and Windows. We are also blocked from building iOS from Windows (see: [Link Removed]). These issues are failing with 2 different messag ...