If Starter Content is added to a newly created project and then the Starter Content is deleted, upon re-opening the editor the Starter Content files will return to the Content Browser. Workaround: ...
Closing and re-opening the editor changes the input element on add array nodes to a pass by reference. Update: This also occurs on Set Array Elem node Item output. ...
Expand Node on a Function node deletes the Function node. If the Function node is part of a group of nodes collapsed into a function, expanding that new function node will return all nodes except th ...
When changing the Texture Quality settings through the Engine Scalability settings within the main viewport, the topography/height map of the landscape changes. The user mentions he originally impo ...
Unable to compile and edit the scale of a Tilemap Component as an Actor Blueprint after Importing a Tilemap and creating a Tile Map Asset within the content browser. There are also no details shown ...
Align brush vertices does not function in 4.7 preview 4. ...
Looking at the propagate function:void UAnimStateTransitionNode::PropagateCrossfadeSettings() { UEdGraph* CurrentGraph = GetGraph(); for (int32 idx = 0; idx < CurrentGraph->Nodes.Num(); idx++) ...
Sprites which are layerd on top of one another in a tight pack and have a material set to TranslucentUnlitSprite Material will disappear while moving the camera above and below the editor's 0 grid. ...
Importing user provided Camera FBX will crash on closing the Matinee window in Matinee Fight Scene level. I cannot reproduce a crash in a blank project with this asset. Attached: Crash.zip - Inter ...
Sending a string or text of 1024 or more characters disconnects Client and Server. 1023 works without disconnection. Possibly a buffer overflow problem? Is this expected behavior? Reproduced in 4. ...