It has no problem in 4.18 ...
Landscapes that have materials with tessellation applied to it will not cast shadows onto movable static meshes Found in 4.19 CL# 4033788 and 4.20 CL# 4096272 Seems to be working as intended in 4. ...
If you rename a blueprint interface function or event that is used somewhere in a blueprint, it will break the usage of that function/event. If it was a function, it will actually delete all the BP ...
We need to use UNNotificationRequest instead of UILocalNotification which is Deprecated in iOS 10 [Link Removed] ...
Changing the name of a widget so remove spaces from the name appears to have no effect. If the only changes to a widget's name in the designer tab are to remove/add spaces, the changes will not take ...
User comments in crash group:I tried making an AI run into my sidescroller characterstarting level with ai 2188 void RemoveAllSwap(const PREDICATE_CLASS& Predicate, bool bAllowShrinking = tru ...
Launch parameter for changing culture no longer working with additional launch parameters. Also tested on packaged 4.19 project with same result. ...
There are some pre-processor checks in the Engine code that look for the version of MSC that was introduced with Visual Studio 2017 (eg. #if _MSC_VER == 1900). However, this does not take into consi ...