Distance Fields generated for the 4 basic static mesh assets in the modes panel appear to have artifacts or low resolution. This is only affecting certain shapes that I can see. Adding in assets fro ...
Adding the C++ Vehicle feature pack to a project fails to compile with the following error:CompilerResultsLog: Info Error: Couldn't find parent type for 'TP_VehiclePawn' named 'AWheeledVehicle' in c ...
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 ...
This issue takes a few attempts to repro. Sometimes when saving the icons will remain normal, but other times a red X will be displayed instead. Opening up the Level that is displaying the X and re= ...
When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocit ...
A SceneCaptureComponent2D is able to correctly capture the infinite hallway effect for portals. The " X 100% Y 100%" of ScreenAlignedUVs node is necessary to create the material that produces the co ...
Since this is a shipping/distro build and the device must be unplugged from the machine to be used in the hmd, I am unable to get logging. Will try with developer mode on. The following warning is ...
Via UDN: As has been discussed previously here and in CL 20055361, debug information is sometimes missing when compiling with Clang. We've pinpointed this to debug information not being emitted fo ...
When using a Tilemap with a Masked Lit Sprite Material, the tilemap will not render while in Standalone. In the test project, the Paper2D Blueprint character was switched to Masked Lit Sprite Materi ...
When setting up a BP via the scene with the new method of adding components and converting to a BP the child component that is set to simulate physics enabled will be offset from its original positi ...