It is possible for an editor crash to occur if a build is running (Lightmass in this case) and another is launched such as Build World Partition Minimap (as well as HLOD and Spline builders). This i ...
In the Enhanced Input System, when using a UInputTriggerChordAction to define a chorded input (e.g., Shift + W), the automatic chord blocking system (UInputTriggerChordBlocker) only functions correc ...
Given a Movable Light with a Movable Mesh with enabled Self Shadow Only, the mesh will not cast inset shadows (despite this option begin forced to true according to Tooltip) unless the mesh is selec ...
If a TArray of spline components is created in code it is not possible to edit/add nodes to the spline inside a blueprint. ...
When you use MoveTo BT node, with a target set as Actor and your AIController is DetourCrowdAIController, the AI pawn will update its goal destination much less frequently. Instead of constantly fo ...
In a packaged local multiplayer game, input from a second gamepad is not detected until the game window is clicked with the mouse. The first gamepad input is detected as expected. ...
The World Outliner doesn't refresh after Seamless Travel. Enabling any of the View Options will refresh the list to properly show the actors in the current level. Reproduced in 4.7.6 binary and Mai ...
I first experienced this on my Linux machine using a P4 build. I checked it against Windows in DX11 and did not experience the issue. Afterwards, I followed the above repro steps and saw it was occ ...
Using console command 'RecreateLandscapeCollision' resets collision in areas that landscape hole materials have been placed. Workaround: paint new hole material to re-remove collision from areas w ...
The static mesh preview scene profile settings for post processing is being overridden after closing and re-opening any static mesh. ...