When two controllers connected, player2 input is disabled in full screen mode in PIE. This doesn't appear to be in focus. If seeing the any focusing widget, player1 focused on SViewport, but player ...
Delay nodes no longer fire within a paused actor even if that actor has been set to 'Tick Even when Paused' Removing the delay node from the equation allows the print node to continue firing while ...
In: [Editor\PropertyEditor\Private\PropertyEditorHelpers.cpp:118] function SPropertyValueWidget::ConstructPropertyEditorWidget checks what type of widget to create. In: [Editor\PropertyEditor\ ...
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 ...
GetInstanceTransitionTimeElapsed doesn't use TransitionIndex. float UAnimInstance::GetInstanceTransitionTimeElapsed(int32 MachineIndex, int32 TransitionIndex) { // Just an alias for readabili ...
A licensee has pointed out that a log message in ExclusiveLoadPackageTimeTracker at line 191 is saying the opposite of what it means. This is the line in question:UE_LOG(LogLoad, Log, TEXT(" ... ...
DESCRIPTION: If you try to open the physics asset for the Advanced Vehicle template will throw a warning that the physics asset has no default skeleton and that it will be replaced with the default ...
I set the Forced LOD Model on the mesh component > 1, then tried to export, this is what causes the crash. Here is my suggested fix, we just don't use Git or I'd do a PR: In the else() branch of FF ...
Folders with periods in the name will crash when attempting to import them. ...
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 ...