Launching the editor with DX12 from a command window is crashing the engine. Note Crash occurs on Nvidia version 376.19 and does not occur on 376.33 This is a Regression ...
So far this has been tested on Mac deploying SunTemple to an iPhone 7 (10.3.3). It occurred with both Launch On and File Package. This does not occur when deploying StrategyGame from the same Mac t ...
Teleporting a destructible mesh only transports the mesh of the object, the collision remains where it was originally located. Further, if the player runs into the collision, the static mesh will re ...
Update (5/4/15): New repro steps using Main (//depot/UE4/Promotable-CL-2535351): 1. Create a new Blueprint project 2. Create 3 new Levels: MainMenu, Lobby, and Level 3. Create 3 new GameModes: Main ...
When the SetMaterialAttributes Material Expression is used without an input to MaterialAttributes, it will cause Landscape Layer Blend expressions to fail to compile if it is the only layer on a par ...
Setting the Enable Collision checkbox to false in the static mesh editor does not alter collision on static mesh objects. ...