Multiple vendor's asked if there could be a way to programmatically set the created OCIO config for a viewport and select the source/dest settings as well and enable/disable the config. The curren ...
When using a DataTable based on a structure that includes TArray or TMap, if a row is not selected, the memory usage will continue to increase. This is because in SDetailsViewBase::Tick, ForceRefr ...
Trigger Delay is not behaving as described in it's current tooltip, i.e. "Executes output trigger after the given delay time from the most recent execution of the input trigger." Namely, it is outpu ...
Licensee reports an issue with MeshDescription indexing when reversing a degenerate triangle. ...
ReversedDepthOnlyIndexBuffer is exported even when bEnableDepthOnlyIndexBuffer is false. It's likely an error and line 568 in StaticMesh.cpp should rather be ://if (!bEnableReversedIndexBuffer) <= ...
The editor crashes when attempting Seamless Travel in PIE while the World Outliner is displayed and an actor is attached to another actor. ...