While testing this issue it was interesting to discover how the surrounding BSP's were affected. They seemed to clip/disappear according to the surface normals of the deleted brushes. There is a si ...
As you can see below, users expect to launch Take Recorder from the Live Link Face app, but it doesn't actually work.When you're ready to record a performance, tap the red Record button in the Liv ...
When undoing the deleting of a struct set or map variable, the order of the entries will be reverse in any datatable that's based on the struct. This only occurs if the entries have been modified i ...
Upon creating a new C++ Project called "MyProject" with starter content enabled, if you delete the project folder from the finder, then re-create a new C++ Project under the same name "MyProject" wi ...
If a static mesh is being used by the foliage tool and then deleted in the content browser, the foliage tool will retain a copy of the object and crash the editor if the foliage window is selected a ...
In the attached project, there are crashes that occur in a few instances. When you open the Third Person Character BP, compiling or attempting to delete it will cause the editor to crash. Also, atte ...
If there are multiple copies of an input on the graph, when it is renamed, all the connections are broken and rerouted to a single node, orphaning the rest on the graph. I believe this may be a dupl ...
When a variable of type AssetID is set to an asset on another level, the reference to the second asset is lost after reloading the project if the second asset is renamed. Regression: No - this beha ...
Some users appear confused as to why the skeleton is not saved when they add sockets while in Animation Editing Mode. Unsure what an elegant solution would be at this time. ...