When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...
Raytraced reflections contain aliasing, but the reflections of the aliased reflection do not. In the provided image, you will see plane C shows the reflection of the grid material with aliasing arti ...
After investigation, the asset is not rebuild, what took time is the 2 following partThe serialization of the DDC where we have to initialize the morph targetsE:\P4\main\Engine\Source\Runtime\Engine ...
Skeletal mesh merge doesn't support clothing. Looks like we should just be able to duplicate the clothing assets, clear the binding data and use ClothingAssetUtils::GetMeshClothingAssetBindings to p ...
When setting ComplexCollisionMesh of StaticMesh asset, CollisionPreset that is actually applied becomes the setting on the drawing mesh side. It seems that ComplexCollisionMesh is not considered in ...
Parallax Occlusion Map Feature fails to render self-shadows as of the release of Unreal Engine v4.24.0 and has not been remedied since. The feature is perfectly functional in v4.23 [See attachments ...
When using ComplexCollisionMesh of StaticMesh asset, at the time of hit, the physical material refers to the material of the drawing mesh side using the material index of the collision mesh side. T ...
ISMs will generate Hit Events but not Overlap Events. ...
[Image Removed] This happens with not only enums, but any combo box. Another example is the "Create Event" where you can select a matching function. This is a problem with how this slate widget ...