The child component of a blueprint cannot have their collision altered through the details pane of the main editor viewport if the child component is a sphere. All changes must occur in the blueprin ...
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 ...
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 Shader Model 5 and tessellation on Linux gives strange results that are not present when used on Windows ex: 1) When using Shader Model 5 on Linux, turning on Translucent blend mode and Tesse ...
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 ...
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 ...