Outputing Image Sequences like {shot}/{shot} _ {frame} .png for example, the xml file doesn't reflect the right path because it's referring to .avi files. We can't find and replace avi files in ...
In the editor, vertex information can be painted on static meshes that are part of a blueprint. When testing by playing in “Selected Viewport” the painted vertex information is correctly saved and d ...
Joining a session on iOS using the Join Session node in Blueprints causes a crash on iOS. This is similar to [Link Removed] but was requested to be entered separately. This has not been reproduced ...
When moving actors spawned from within the editor to a new sublevel, their meshes stop rendering. However, if you open a new level then re-open the old level the meshes become visible again. You wil ...
User is experiencing an import issue with a 3DS Max 2019 file. Their workflow is as follows and works for all their assets but this one:Original file created in revit 2019Import revit link to 3dsmax ...
Placing a FunctionalTest Blueprint into a level that contains a landscape component and a sub-level that also contains a landscape component results in a crash when PIE is started. This only occurs ...
Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...
In the test case, the NavLink component has a navigation cost of 1000000000. When the AI navigates to the NavLink the printed cost is only 2677. It is believed that the AreaClass isn't being taken i ...
A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...
It seems that with 4.20 users are able to change a dispatcher's type from Multicast Delegate to something else (float, int, etc.) Doing so will cause any node that references the dispatcher via call ...