If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...
While Niagara Fluids Plugin is active it creates a memory reference of any saved level regardless of being actually used. Simply enabling the plugin shows a memory reference while deleting the level ...
The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...
Slow memory leak occurs after opening Actor Component blueprints. ...
Manipulating Morph Targets on Master Component distorts Slave Components. It makes no difference if the slave component has the morph target being manipulated in the master See attached image and ...
Licensee reports incorrect results with FindLocationClosestToWorldLocation when used with non-uniformly scaled spline components. ...
Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...
If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...