Attaching other actors to a child actor (actor spawned by ChildActorComponent) fails to serialize correctly as part of the map. The attached actor loads as detached and resets its position back to w ...
When using the Subobject Data Subsystem (Engine\Source\Editor\SubobjectDataInterface\Public\SubobjectDataSubsystem.h), we often have to work with an instance of FSubobjectData (Engine\Source\Editor\ ...
Download and unzip attached project.Run editor.Select actor.Select BP_MyComponent in Outliner.Change "Some String" to any value. Observe that value resets to the default.Change "Category" to any value ...
There's some quirky behavior occurring with the component's CDO when we change a value that isn't compared by the native code's equality operator. It only seems to commit when we first change anothe ...
Newly added scene components to blueprints will have no billboard sprites, and thus cause the actor to be invisible in the editor unless other visible components are added. They exist on the default ...
Licensee reports issue with setting roll on a spline component control point. ...
This seems be solved if asset is modify and saved again (Show in the video resource below ) [Link Removed] UDN Thread: https://udn.unrealengine.com/s/case/5004z00001nzoC9AAI/soft-reference-to-r ...
There's actually two issues going on here: 1. The REINST references are incorrect, and due to [Link Removed]. 2. Blueprint created components will always have different names between the instance ...
A spline component will become invisible after building geometry with the spline actor in the level. This issue is occurring in //UE5/Release-5.1 @ Binary CL 23058290 This issue is NOT occurring ...