External textures cannot be directly assigned as a brush texture; you need to assign a material that samples from an external texture instead since it generates special shader code to access it. ...
When using the text search in Blueprints the arrow key functionality is lost if there is a misspelling or when a search produces no results. This worked normally in 4.19 and below. ...
Cursor reappears at wrong location after capture when "Use Mouse for Touch" and "Hide Cursor During Capture" Broken in 4.20.1 (CL - 4239966), and 4.21 (CL - 42455242) Working in 4.19.2 (CL - 40337 ...
GrabHand Cursors appear as Hand (Index finger cursor) in a packaged project 4.20p5 CL# 4173640 4.21 CL# 4179764 ...
Change windows DPI scaling to something other than 100% causes the DebugCanvas to display incorrect position and text size. ...
When tapping on a button with a touch monitor, it is registered as two inputs. There was an issue on win7 where touch inputs were counted as touches and clicks. This seems to be the same issue on wi ...
This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...
This is a common crash that has occurred since at least 4.17. Based on the user comment below, this may be a VR issue (unconfirmed) User Descriptionsit seems to me UKismetMaterialLibrary::SetVector ...
When running multiple clients in PIE, It looks like first created viewport client handles every input event. I tried to narrow down the causes and found that it's because SlateApplication knows jus ...
There is issue occurring when changing the font size to a small size, doing this distorts the font when the size is below size 18. It is unknown if this intended behavior for how fonts are resized. ...