Actors selected with the foliage lasso tool cannot be deleted. User must select individual assets or use another method to delete actors. ...
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 ...
Tilt information is no longer taken after clicking on a button in UMG. The tilt information goes to all zeros. That is until the user clicks else where at which point the device will then start regi ...
When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...
In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...
Using the Delete Unused Variables option under the Edit tab of a blueprint does not remove local variables. Instead, it displays a "All variables are in use" error. Occurs in 4.9.2 and 4.8.3 binar ...
"Enable Texture Streaming" in Render Movie Settings doesn't Enable/Disable Texture Streaming ...
When the Experimental HTML5 Networking Plugin is enable in the editor it allows for C++ classes with the WebSocketNetDriver parent to be created. Creating a C++ class of this type fails in the edit ...
Users can select ctrl + z while playing in Editor causing PIE to stop and undo last change, often freezing the editor temporarily, and sometimes causing a crash. Workaround: This does not occur if ...
In a function, creating a local Pawn or Actor variable, getting it, and then converting the Get to a Validated Get will cause the editor to crash upon compiling the blueprint. Found in 4.10.2 binar ...