Xinput display is available Xinput has no problem. xbox360 controller is no problem. Would you please try it with PS4 controller etc. https://udn.unrealengine.com/questions/435106/rawinput%E3%8 ...
The vertex interpolate node doesn't work with lightmass. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4258917 ...
It doesn't happen with the DX11 RHI ...
Widget is causing an ensure to be hit when exiting gameplay. Tested in: 4.24 Preview2 CL#10091930 , 4.25 CL#10183780 Attached URL's from the user: https://forums.unrealengine.com/community/ge ...
Cloth LOD Index is changed only during the mesh is on the screen. LOD Index is set to 0 at spawning, so clothing simulation runs as minimum LOD level until the mesh is in the field of view. It's no ...
This appears to be a general crash when a SingleLayerWater material is assigned to a Nanite Mesh. ...
When using instance custom data values, removing an instance and changing the number of custom data floats in sequence can cause an array-out-of-bounds crash. The underlying arrays are not resized ...
If a static mesh is being used by the foliage tool and then deleted in the content browser, the foliage tool will retain a copy of the object and crash the editor if the foliage window is selected a ...
Some nodes have target pins that auto-fill to target: self. However, unless a value is passed into this node from a get or other means, the blueprint will not compile. ...
Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...