 Unreal Engine Issues
Unreal Engine IssuesAdding an instance of Atmospheric Fog to a Level causes the Editor to crash on both Linux and Windows when using Vulkan. There is a different callstack when SteamVR is enabled on Linux which is also ...
When playing in non-single player game in the editor (either set # players or check dedicated server checkbox), the editor will crash when the play session ends. Regression: Yes - editor does not c ...
This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...
When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...
This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...
Attempting to use UAT on Windows to remotely create a standalone build of a project for Mac fails in 4.19. The error message indicates that it cannot find part of the path to the project's Info.plis ...
The Socket Snapping level editor action no longer works in 4.19/4.20, it worked in 4.18 but regressed. It still attaches but it's set to maintain it's world position, so it doesn't actually snap. T ...
If a virtual texture physical pool becomes oversubscribed the current behavior is: Log a one time only warning: ''Failed to allocate VT page from pool...' Continue to evict the least recently used t ...
Soft angular constraints are solving velocity like hard constraints. Instead of swinging back and forth, the affected body just snaps to 45 degrees. Check the steps to reproduce for more details. Th ...
Indirect Lighting Cache is causing the Indirect Lighting for Skeletal Meshes to flicker. I have attempted both ILCQ Volume and Point cache qualities, and it seems Point produces the most exaggerate ...