The comments for SetTimer in TimerManager.h do not specify that the time is in seconds. This is a discrepancy from comments for Blueprint Set Timer nodes, which do specify that the time is in second ...
Tessellation is not working on landscapes, but it does works fine on static meshes. This is a regression from 4.23.1 (CL-9631420) where the tessellation was visible with this setup. This was tested ...
Adding a media track(.mp4/avi) into a level sequence causes the editor to hang when scrubbing the timeline, or enabling/disabling the media track. ...
When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...
Adding a render target cube to a Scene Capture Cube returns a very dark texture. ...
The editor will crash when using "Convert Selected Components to Blueprint Class" for actors that the root component is not tagged as a BlueprintSpawnableComponent. ...
Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...
The problem is that when the VirtualTexture lightmap is enabled, the value returned by the material node's PrecomputedAOMask is incorrect. ...