An event at frame 0 of a sequence does not seem to get called when using "SetPlaybackPosition 0" to reset the playback position to the start. This seems to be a regression. 4.17.2, the frame 0 even ...
No user comments in crash group 7643 void UEngine::AddOnScreenDebugMessage(int32 Key, float TimeToDisplay, FColor DisplayColor, const FString& DebugMessage, bool bNewerOnTop, const FVector2D ...
When you unlock the viewport from "Lock viewport to Camera Cuts" of a camera cut, tumbling the camera can teleport the view into the camera's previous(before entering the camera cut) position and tu ...
Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...
Collision View modes, such as Player Collision and Visibility Collision, do not work with Instanced Static Meshes. Regression?: No This also occurred in 4.18 ...
Panner results for a Time node and another Time node with period setting will not stay the same even when the period is set to be long and both Time nodes are outputting the same value. It looks li ...
Perforce's Batch check-in / check-out operations do not work correctly when trying to check-in / check-out a folder's contents as a direct asset (when selecting a folder and any other singular asset ...
If a TSoftObjectPtr on an instance has a reference to another instance in a level, that reference will be lost when a client travel is performed to travel to that level. Regression?: No This occurr ...
Setting an instance of an asset in a level to "Is Editor Only" will cause the asset to not be present in the level in a packaged game, but the asset is still included in the cooked content for the g ...
Set Add and Map Add nodes no longer return the boolean (bool would return true if item was added to set, false if it already exists in set) ...