It appears that FAnimUpdateRateParameters::GetInterpolationAlpha is not returning a sensible value when running in TrailMode. Currently the only variable in the calculation is EvaluationRate which ...
There's a crash in FCharacterList::GetKerning() when using the editor in Japanese that is apparently fixed in one of these three changelists: CL# 2370014, 2370050, and 2370040 But they were not ...
Originally marked Won't Fix in 2017. Issue reopened on May 1, 2024. All inputs of a Select blueprint node are evaluated, even though in the end only one value is selected. This is wasteful work. ...
If the Project Settings window is sized to the point a scrollbar is needed to read the complete text for Collisions Settings, expanding "Preset" will result in the scrollbar not appearing initially, ...
tvOS locks up with the following message being repeated in the device log:Sep 28 10:27:50 Apple-TV-Joey UE4Game[610] <Notice>: [2016.09.28-14.27.50:752][188]LogHttp:Display: Sleeping 0.5s to wait fo ...
When attempting to select multiple actors in the level that contain Child Actor Components, if you right-click to edit the properties of the selected actors, it will deselect any others that you hav ...
Blueprints containing child actor components that are overlapping in the blueprint's viewport cannot be used as the default pawn, as they are not spawned in. Using the Spawn Actor From Class node wo ...
When creating a device profile that sets specific cvars for the ipad pro. They don't seem to be loaded or used in a launched game or in a packaged game. While testing in 4.10 if I changed the IOS d ...
Workaround:Open M_TableRound, move a node. Save the MaterialReopening the project seems to fix the issue Replacing the reference of the deleted table texture is rendering default material. Note T ...
The editor stalls out at 45% while opening to the project browser. This is occurring on machines with Windows 7 and 10. I tried using VS attach to process but it didn't provide very much. Opening th ...