When loading a non-world partitioned level into a persistent world partitioned level, parent actors with child actor components within the loaded map will move position or become invisible. Within t ...
Context UE_VLOG macros can be used to capture debug shapes into both a Visual Logger recording and a Rewind Debugger recording. Problem In the Rewind Debugger, the capsule shapes are drawn at an in ...
This is an edge case occurring when changing Input Mode while the Scroll Box is being dragged. When the Input Mode switches to Game Only, further drag actions are no longer possible. However, becaus ...
CreateD3D12Texture causes two OnLowLevelAllocs in LLM to be called with the same pointer and the same channel, leading to a warning. LLM WARNING: Replacing allocation in tracking map. Alloc/Free Mi ...
Licensee is reporting a crash when they are calling SetSkinWeightProfile. ...
The following code fixes the tilt : void UTargetingSelectionTask_AOE::DebugDrawBoundingVolume(const FTargetingRequestHandle& TargetingHandle, const FColor& Color, const FOverlapDatum* OverlapDatum) ...
UnrealTraceServer exits on startup (or when watching a directory) when a watched store directory contains a symlink on Windows. Cause: The std::filesystem::directory_entry::is_directory() call thro ...