A licensee is reporting that using a loading screen with the incremental garbage collector can result in a dead lock when a loading screen is displayed. The licensee found out that: -------------- ...
The following worka round works :float SLevelViewportToolBar::GetTransformToolbarWidth() const { ... #if 0 // float ViewportToolBarWidth = static_cast<float>(GetCachedGeometry().GetLocalSize(). ...
When a Nanite skeletal mesh has a virtual bone the engine can crash when changing LODs ...
FGeometryCacheStreamingManager::RemoveGeometryCache calls FlushRenderingCommands which shows up as a hitch when profiling. [Link Removed] Ideally the flush added in CL#23782411 to fix a rare deadl ...
Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...
If 'Enable Physics Interaction' is disabled, the player can still interact with physics objects User Description: I have a Bus Vehicle with custom physics (skeletal mesh). So I can walk through th ...
After enabling the new 'Support Global Clip Plane for Planar Reflections' option in 4.12, the project hangs at 45% after restarting. As a note, I had another teammate attempt to enable this option ...
The Tile Map grid is consistently visible when playing and viewed through Orthographic camera. The user reporting the issue noted some observations which I can also confirm are occurring in both en ...
The Displayed Render Target Textures are not accurately resizing when the Game is played in Fullscreen mode. [Link Removed] Also tested in Promotable-CL-2455917 ...