Deleting foliage actor from foliage menu removes actors from level viewport, but does not remove them from PIE until editor is restarted. Regression (no) issue (does) occur in 4.11.2 ...
Editor crashes while attempting to open several marketplace assets. Allar's Generic Shooter Defuse Studios RTS Template JCInventory Frequency: 5/5 Regression (yes) issue (does not) occur in 4.11 ...
When running multiplayer PIE in the Third Person Example project, if player one is shadowed, the second player also becomes shadowed. This almost seems expected as it is being run as a single proce ...
User provided a project that the Distance Ray Trace Shadows are generating stripes across the meshes. Cascade Shadow Maps are also (if turned on) generating a series of stripes in the transition zo ...
Users are unable to open composite decorators for edition in BT editor making them utterly useless. ...
The error messages for the REINST errors could be more descriptive. As of now the error does not appear to give enough information to the users to track down and solve the issue effectively. ...
When using UMG to load levels on a mobile device, The first level is being loaded but nothing after the first is able to trigger any additional levels to load. ...
Forgetting to add the "virtual" in engine code implementations of these _Implementation functions makes them not overridable by users. UHT should catch this and emit a warning/error. For instance t ...
ServerTravel from a map with a GameMode set to Use Seamless Travel and then ServerTravel back from a map without Seamless Travel enabled will crash the editor. Reproduced in 4.7.1 binary and Main ( ...
The Lens Flares Tints struct appears in the Get Settings node for a PostProcessVolume but does not appear in the Set Settings node. ...