Might be a simpler repro than this, but take a look at revision 1 of PreRolledBoxes in FortniteMain to see an asset affected by this. It was duplicated from StoreRoot which had breakpoints in some o ...
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 ...
This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...
When repeatedly loading and unloading sublevels with a NavBoundsVolume, it will cause a crash when using a NavModifierVolume. When the NavMesh is unloaded, it seems that the number of the DirtyLayer ...
The Log Timestamp doesn't display in local time when "Log Timestamp Mode" and "Display Timezone" are set to "Local Time". Found in 4.24.2 CL#11100242 Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#1 ...
Animations are not showing proper length when converted to Montage. Up to 98 frames (AFAIK) when converted to Montage, the Montage will show the correct number of keys. However, a 100-frame anima ...
There are no errors or warnings in the console output or logs that suggest anything went wrong. Also attempted to import a .PNG with no luck. Exact command used, use of <user> where appropriate:UE4 ...
When transitioning from AR map/pawn to Non-AR map/pawn the direction the phone is facing is applied to Non-AR pawn. Only occurring on Android/ARCore Also tested in Main CL #4229747 Tested with Pi ...
After adjusting viewport shortcuts in Editor Preferences, the Persona viewport seems only partially responsive to the changes. It's as if the viewport shortcuts are hardcoded for Persona. Example ...
Not all material elements are created and assigned to the static mesh using multiple materials. With the attached mesh, only the first element is created and the other two are left non-existent. I c ...