If an actor is spawned using game instance blueprint, a packaged .exe will crash upon loading. Frequency: 2/2 Crash Reporter: [Link Removed] ...
Object collision ignores landscape components that have been retopologized if the landscapes collision mip level is set to 1 instead of 0. ...
Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...
OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...
Lights set to static will disappear after building lighting. This is not a regression due to it occurring in 5.0 Early Access. ...
Using LocalizationTable in text localization does not switch text correctly. This is not a problem in UE4.27, but it is a problem in UE5.0 and later. ...
Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...
No user comments in crash group 1114 for (TSharedPtr<FStackSortedData> Group : AssetChild->Children) 1115 { 1116 if (Group->ParameterInfo.Association == InAssociation) ...
Disabling the Gear VR plugin causes packaged games to crash on launch. This could be related to [Link Removed] but this is new to 4.16 and does not prevent packaging the project, only launching it a ...
This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...