See repro and screenshot. ...
Going over the new features for 4.15 and I noticed that adjusting the transform of the keys in Sequencer, causes them to change to a linear interpolation. This is also effected if you select Transfo ...
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. ...
Realtime rendering gets disabled every time you simulate in the editor This does not occur in Main and is a regression from 4.13.2 ...
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] ...
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) ...