The tool tip widget drop down appears to be grayed out and unusable. This feature was available in the 4.18 version of the engine but not longer appears to be usable. ...
Rebuilding lighting with commandlet will move hidden sublevels Confirmed in 4.23 MAIN @ CL 5194133 ...
Crash when attempting to return to Main Menu when playing Shootergame in a New Editor Window. Unable to upgrade+test Shootergame in 4.22+ due to deprecation of Possess() and other compile errors. ...
The Hypotenuse Blueprint node currently returns a value of "-nan(ind)" if both values passed into the node are "0.0". This result is correct based on the code that the Hypotenuse node uses, but is n ...
Audio tracks can still make noise if their tracks are extended past the end of their playback. ...
The Editor will crash in PIE when an Actor calls a method in a UObject that modifies some FString members in the UObject. In the Attached project, the UObject class contains two FString members and ...
FindInBlueprints->CacheAllBlueprints(FSimpleDelegate::CreateSP(this, &SReplaceNodeReferences::OnSubmitSearchQuery, true), EFiBVersion::FIB_VER_VARIABLE_REFERENCE); This leads to crash. Users can b ...
\Engine\Build\IOS\AppleWorldwideDeveloperRelationsCA.pem is out of date. This causes a warning to appear when submitting app. Workaround: Install latest WWDR ( https://answers.unrealengine.co ...
A static array based on an enum does not display the enum names in Blueprints if the size of the static array uses an explicit C-style cast with a space between the type being cast to and the enum b ...
Changing the name of an Actor Component code class in a project results in any existing Blueprints that derive from code classes that use that Actor Component to not display the Actor Component's pr ...