Importing a large landscape, such as 8192x8192 or 8129x8129 into a project shows that a landscape has been created, however the landscape itself does not render in either wireframe or perspective vi ...
Several folders each prevent user from packaging project. If these folders are moved to a new, blank project, they prevent any packaging, even if the contents of those folders are not within any lev ...
Moving the camera around with click-drag in this project during Standalone or in packaged games causes choppy camera movement. This does not occur in standard PIE. Test project attached. Notes from ...
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 ...
Actors destroyed are set to 0,0,0 for one frame, which causes collision temporarily before they are completely removed. This only occurs on objects that are attached to a component using the attach ...
Objects do not react well to negative scaling with the scaling widget. Once an object hits 0 then pushes into negative values it begins stuttering between small float values until the user stops goi ...
A crash occurs when attempting to open the 'Class Defaults' or 'Class Settings' tab of an Actor Blueprint. If the 'Details' tab is already open and you close it and attempt to reopen the options, th ...
Changes to Agent Radius are ignored if the navigation is rebuilt during runtime. Agent Radius is changed to the default value of 50. ...
From user SONB: Launching the project for the first time on Android device the landscape has the correct material applied. However, if I change something in the material (for example adding a Lands ...
It's currently not possible to prevent notifies from firing by setting their TriggerWeightThreshold. When stepping into the code that fires the notifies I found that the given InstanceWeight was alw ...