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 ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
Unable to locally rotate individual foliage. This seems to have been a limitation of the foliage tool from it's creation. Licensee Description: I would like to ask if there is any way how to preve ...
When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space; type "Assign on Destroyed" and select "Assign ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
When an actor that can be stood on and jumped off of is moved in a sequencer it's inherited velocity doesn't scale with the Sequence play rate. If you jump in the opposite direction the cube is goin ...
The heightmap and weightmaps were created using Terresculptor, and exported in the correct format. If you import everything except the layermaps, the landscape is generated and the layers can be pai ...
It seems that the Activate Reverb Effect node is no longer functioning when put behind a Delay node. In the test project, there is an empty actor with a Event Begin Play connected to a Delay node wh ...