CHANGELIST: 2114974 BRANCH: UE4 - Main DESCRIPTION: Using the Reimport LOD1 drop down in the Static Mesh Editor will create new material slots each time instead of ove ...
This is a common crash occurring in the 4.16 release. It seems to be related to applying a material to a mesh that is being used in Foliage. Crash Reports are spread out among many different Crash ...
UND: https://udn.unrealengine.com/questions/559972/invalid-map-in-blueprint-unable-to-be-deleted-urge.html If you delete a struct in Windows Explorer manually, then open a project/BP, it will ask t ...
Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...
Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...
During runtime, a data only blueprint's class defaults tab becomes greyed out and uneditable during runtime. The values for specific instances can still be edited via the detail's pane. ...
Sometimes it's not catching certain polys as vertex paint targets. Looks like it happens when there's more than one layer of forward facing geometry over the highlighted area, and it just takes the ...
If any SlowTask is canceled by the Editor's user, and later on the "Find in Blueprints" dialog is opened and needs to perform its async indexing task, the Editor crashes on thread FAsyncSearchIndexT ...
Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero. Subsequently disabling Pawn Use Control Rotation make rotation of the component impossible until ...