Licensee found that memory being allocated during a resize in NavMeshMemory is not being tagged within LLM as NavigationMemory but show in LLM as Untagged memory. They do not have a callstack showca ...
If you use both Category hierarchy and CallInEditor in UFUNCTION, it will result in an unintended sequence as shown below. [Image Removed] And, the following code can solve this issue void FDetai ...
When Unreal autosaves, any items in the outliner from a sub-level that have been switched on by the sequencer track disappear, BUT only in the outliner, everything else can still see the scene fully ...
Blueprint breakpoints on EventEndPlay do not break execution of the PIE session before the session is destroyed. ...
When using a Transformation Widget in a Blueprint, the size of the widget seems to be some kind of product of size in screen space, object scale, and the transform widget scale that makes it much to ...
User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...
Result: In UMG_TileViewItem, EventOnListItemObjectSet function Trigger once Expected Results: EventOnListItemObjectSet function Trigger twice ...
Here are gif screenshots of the different results in UE and Unity of the same operations. [Image Removed] [Image Removed] ...
When closing a PIE viewport, we write the size back to the New Viewport Resolution setting in case the window was resized during play. However, we do not account for the window border, and write bac ...
It's hard to say if this actually a UX issue specifically tied to component editing, or a broader issue with UX. Either way, we should triage the problem and work from there. ...