According to documentation, Bump Offset is 2 words. There are 2 displays that contradict this https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/HowTo/BumpOffset/ ...
The P in "BluePrint" is capitalized in Example 1.2 of PhysicsAnimation level. The word Blueprint should match the documentation https://docs.unrealengine.com/latest/INT/Engine/Blueprints/index.htm ...
When in VR preview the right eye is solid black. This has been reproduced on multiple machines using both the Oculus and HTC Vive. The same effect is also achieved when running -emulatestereo – ...
Physics Example 1.1 "StaticMesh" is one word The word Static Mesh is 2 separate words in unreal documentation https://docs.unrealengine.com/latest/INT/Engine/Content/Types/StaticMeshes/ ...
Find Collision UV is returning values that are above 1.0, when it is expected that these values would remain between 0 and 1. ...
StaticMeshes Example 1.7 "StaticMeshEditor" is all one word The word Static Mesh Editor is 3 separate words in unreal documentation https://docs.unrealengine.com/latest/INT/Engine/Content/Types/Sta ...
During runtime, the red coin in Stand 1.7 on the Blueprints_Overview map of Content Examples should emit a large spark particle system 5 times. While investigating, I tried disabling "Use Fixed Rel ...
REGRESSION No, occurs in 4.14.3 On Mac, scrolling slowly (one or two notches) does not have any affect in editor, whereas on the Windows, this has full effect. This was seen in editor (with scroll ...
The word "blueprint" on stand 2.3 in the Content Examples: UMG map is lowercase, but should be capitalized ...