Ran into this while answering a UDN. A user was expecting to find the blueprint functions available to Editor Utility Blueprints after reparenting their actor to EditorUtilityActor. I confirmed that ...
Undoing the deletion of an actor with a child actor component added via the details panel (IWCE) duplicates the child actor and the hierarchy is incorrect in the scene outliner. This seems to only h ...
Currently, to build an iOS only app via Window's Remote Mac build system, Visual Studio needs to be installed, even though it isn't used to compile the iOS app. Verify why VisualStudio is needed fo ...
UGS displays a prompt if syncing to latest would sync back before changes the user submitted themselves. It would be nice to allow them to keep their own files at least. ...
When a WorldAlignedTexture node is connected to multiply and then to a base color output, the material cannot be compiled, giving an error about an undeclared local variable "Local27". Does not happ ...
See additional info URL: Decals have oddities in how depth is perceived. It seems we're sampling the left eye depth for the right eye. Decals in ISR are drawn view-by-view rather than being instance ...
Actors that are deferred spawned on BeginPlay can be added to the world while AWorldSettings::NotifyBeginPlay is still iterating the world's actors and dispatching BeginPlay. AActor::DispatchBeginPl ...
A licensee reported that packaging the build with same content (it is unclear if they were rebuilding the DDC between the runs, but it shouldn't matter) produces a different placement of code chunks ...
In a simple setup of the Fullbody IK control rig node, when you turn on the debug draw of the ik solve. The lines and the skeleton do not align. ...
In my 2nd viewport I like to turn Mode Widgets and Selection off. After I turn them off, if I select any actor through the Outliner, both those show flags turn back on in my 2nd viewport. I think a ...