There is a bug inside Unreal Editor when selecting "Browse to Asset" for a Packed Level Actor. Right clicking the Packed Level Actor, all the asset options appear. If you click the "Browse to Asse ...
Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...
MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...
BP state get dirty if the BP graph have action input event. Regression: Yes, it is not reproduced in 4.16.3 This issue is not related to Blueprint Compilation Manager. ...
This is a common and longstanding crash that has occurred since at least 4.9 and affected over 280 users. User DescriptionsI added an item to a BP struct. Last time I did this (several months ago) ...
Foliage spawned from Landscape Materials is rendering offset from the Landscape the material is applied to. I can reproduce this issue with or without Edit Layers enabled. I'm unable to reproduce ...
if fulfilling following conditions, KeepState setting of transform track doesn't work.level sequence have 3 or more shot have camera track and actor track have transform tracktransform track of acto ...
Tested in //UE4/Release-4.27 CL#18319896 Ray Traced Translucency causes artifacts when rotating a Static Mesh in the 'Open World' level when moved far away from the center of the map. The Artifacts ...
If you have an illegal character (/ or ?) in your material name embedded with your FBX the editor will crash when using the new Full scene importer and selecting the Materials Tab. Tested in and ...
Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...